Snap for 10296977 from 36c30ded5945c411c13e0d91d5733fde8a2f388e to udc-release
Change-Id: I63219e67e2dc33823059bca160f588c41c5f0079
diff --git a/Android.bp b/Android.bp
index aeebc64..949d28d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -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"]
@@ -38,6 +38,7 @@
"components/cronet/android/api/src/android/net/http/DnsOptions.java",
"components/cronet/android/api/src/android/net/http/ExperimentalBidirectionalStream.java",
"components/cronet/android/api/src/android/net/http/ExperimentalHttpEngine.java",
+ "components/cronet/android/api/src/android/net/http/ExperimentalOptionsTranslatingHttpEngineBuilder.java",
"components/cronet/android/api/src/android/net/http/ExperimentalUrlRequest.java",
"components/cronet/android/api/src/android/net/http/HeaderBlock.java",
"components/cronet/android/api/src/android/net/http/HttpEngine.java",
@@ -369,8 +370,8 @@
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 +504,8 @@
"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 +646,7 @@
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 +658,7 @@
"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 +670,7 @@
"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 +682,7 @@
"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 +708,7 @@
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 +720,7 @@
"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 +732,7 @@
"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 +744,7 @@
"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 +756,7 @@
"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 +1199,7 @@
"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 +1292,6 @@
"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 +1597,8 @@
"-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 +1685,6 @@
android_arm64: {
srcs: [
"base/android/reached_code_profiler.cc",
- "base/debug/allocation_trace.cc",
"base/profiler/frame_pointer_unwinder.cc",
],
cflags: [
@@ -1835,6 +1835,7 @@
"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 +1924,6 @@
"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 +2210,8 @@
],
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 +2444,6 @@
"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 +3365,8 @@
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 +3444,8 @@
"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 +3535,7 @@
cc_genrule {
name: "cronet_aml_base_build_date",
cmd: "$(location base/write_build_date_header.py) $(out) " +
- "1681484740",
+ "1684972835",
out: [
"base/generated_build_date.h",
],
@@ -3552,7 +3551,7 @@
cc_genrule {
name: "cronet_aml_base_build_date__testing",
cmd: "$(location base/write_build_date_header.py) $(out) " +
- "1681484740",
+ "1684972835",
host_supported: true,
out: [
"base/generated_build_date.h",
@@ -3700,7 +3699,7 @@
"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 +3773,7 @@
"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 +3966,8 @@
"-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 +4269,8 @@
"-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 +4346,8 @@
],
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 +4953,8 @@
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 +5218,8 @@
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 +5395,8 @@
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 +5475,8 @@
"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 +5578,8 @@
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 +5648,8 @@
"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 +6233,8 @@
"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 +6384,8 @@
"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 +6506,8 @@
"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 +6642,8 @@
"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 +6921,8 @@
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 +6983,7 @@
"-Wl,-wrap,valloc",
"-Wl,-wrap,vasprintf",
],
- stem: "libcronet.114.0.5715.0",
+ stem: "libcronet.114.0.5735.84",
visibility: [
"//packages/modules/Connectivity:__subpackages__",
],
@@ -7137,8 +7136,8 @@
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 +7351,6 @@
"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 +7391,7 @@
"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 +7476,7 @@
"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 +7588,6 @@
"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 +7628,7 @@
"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 +7713,7 @@
"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",
@@ -7812,7 +7813,7 @@
// GN: //components/cronet/android:cronet_jni_registration
// HACK! Do not try to replicate this in gn2bp.
// We eventually want to explore an approach of collecting all test-related sources and placing them
-// inside the cronet_aml_java__testing jar as well (as opposed to manuallyh specifying them in
+// inside the cronet_aml_java__testing jar as well (as opposed to manually specifying them in
// Android.extras.bp). But since this is purely exploratory and not nearly ready yet, this manual
// hack is required to release Cronet in U.
genrule_defaults {
@@ -7825,7 +7826,6 @@
"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",
@@ -7866,6 +7866,7 @@
"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",
@@ -7950,6 +7951,7 @@
"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",
@@ -8060,7 +8062,6 @@
"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",
@@ -8101,6 +8102,7 @@
"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",
@@ -8185,6 +8187,7 @@
"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",
@@ -8429,8 +8432,8 @@
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",
@@ -8663,8 +8666,8 @@
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",
@@ -8909,8 +8912,8 @@
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",
@@ -9246,8 +9249,8 @@
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",
@@ -9903,8 +9906,8 @@
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",
@@ -10119,8 +10122,8 @@
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",
@@ -10345,8 +10348,8 @@
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",
@@ -10468,8 +10471,8 @@
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",
@@ -10545,8 +10548,8 @@
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",
@@ -10755,8 +10758,8 @@
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",
@@ -10931,8 +10934,8 @@
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",
@@ -11140,8 +11143,8 @@
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",
@@ -11354,8 +11357,8 @@
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",
@@ -11545,8 +11548,8 @@
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",
@@ -11828,8 +11831,8 @@
"-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",
@@ -12038,8 +12041,8 @@
"-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",
@@ -12214,8 +12217,8 @@
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",
@@ -12390,8 +12393,8 @@
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",
@@ -12583,8 +12586,8 @@
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",
@@ -12850,8 +12853,8 @@
"-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",
@@ -13044,8 +13047,8 @@
],
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",
@@ -13325,8 +13328,8 @@
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",
@@ -13480,7 +13483,6 @@
"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",
@@ -13521,6 +13523,7 @@
"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",
@@ -13605,6 +13608,7 @@
"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",
@@ -13738,7 +13742,6 @@
"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",
@@ -13779,6 +13782,7 @@
"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",
@@ -13863,6 +13867,7 @@
"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",
@@ -14550,8 +14555,8 @@
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",
@@ -14788,8 +14793,8 @@
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",
@@ -14994,8 +14999,8 @@
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",
@@ -15200,8 +15205,8 @@
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",
@@ -15408,8 +15413,8 @@
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",
@@ -15623,8 +15628,8 @@
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",
@@ -15877,8 +15882,8 @@
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",
@@ -16128,8 +16133,8 @@
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",
@@ -16351,8 +16356,8 @@
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",
@@ -16558,8 +16563,8 @@
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",
@@ -16821,6 +16826,7 @@
"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",
@@ -17413,8 +17419,8 @@
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",
@@ -17532,6 +17538,7 @@
"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",
@@ -18120,8 +18127,8 @@
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",
@@ -18345,8 +18352,8 @@
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",
@@ -18555,8 +18562,8 @@
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",
@@ -19052,8 +19059,8 @@
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",
@@ -19255,8 +19262,8 @@
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",
@@ -19900,8 +19907,8 @@
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",
@@ -20108,8 +20115,8 @@
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",
@@ -20284,8 +20291,8 @@
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",
@@ -20476,8 +20483,8 @@
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",
@@ -20709,8 +20716,8 @@
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",
@@ -20936,8 +20943,8 @@
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",
@@ -21139,8 +21146,8 @@
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",
@@ -21240,6 +21247,7 @@
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",
@@ -21445,8 +21453,8 @@
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",
@@ -22127,8 +22135,8 @@
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",
@@ -22608,8 +22616,8 @@
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",
@@ -22927,8 +22935,8 @@
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",
@@ -23409,8 +23417,8 @@
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",
@@ -23641,8 +23649,8 @@
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",
@@ -23822,8 +23830,8 @@
"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",
@@ -24103,8 +24111,8 @@
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",
@@ -24280,8 +24288,8 @@
"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",
@@ -24425,8 +24433,8 @@
"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",
@@ -24575,8 +24583,8 @@
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",
@@ -24757,8 +24765,8 @@
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",
@@ -24933,8 +24941,8 @@
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",
@@ -25110,8 +25118,8 @@
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",
@@ -25338,8 +25346,8 @@
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",
@@ -25539,8 +25547,8 @@
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",
@@ -25736,8 +25744,8 @@
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",
@@ -25845,8 +25853,8 @@
"-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",
@@ -25926,8 +25934,8 @@
],
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",
@@ -26028,8 +26036,8 @@
"-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",
@@ -26100,8 +26108,8 @@
],
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",
@@ -26208,8 +26216,8 @@
"-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",
@@ -26286,8 +26294,8 @@
],
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",
@@ -26391,8 +26399,8 @@
"-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",
@@ -26466,8 +26474,8 @@
],
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",
@@ -26568,8 +26576,8 @@
"-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",
@@ -26640,8 +26648,8 @@
],
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",
@@ -26742,8 +26750,8 @@
"-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",
@@ -26814,8 +26822,8 @@
],
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",
@@ -26920,8 +26928,8 @@
"-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",
@@ -26996,8 +27004,8 @@
],
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",
@@ -27122,8 +27130,8 @@
"-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",
@@ -27218,8 +27226,8 @@
],
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",
@@ -27348,8 +27356,8 @@
"-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",
@@ -27448,8 +27456,8 @@
],
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",
@@ -27556,8 +27564,8 @@
"-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",
@@ -27634,8 +27642,8 @@
],
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",
@@ -27751,8 +27759,8 @@
"-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",
@@ -27838,8 +27846,8 @@
],
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",
@@ -27953,8 +27961,8 @@
"-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",
@@ -28038,8 +28046,8 @@
],
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",
@@ -28148,8 +28156,8 @@
"-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",
@@ -28228,8 +28236,8 @@
],
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",
@@ -28336,8 +28344,8 @@
"-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",
@@ -28414,8 +28422,8 @@
],
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",
@@ -28522,8 +28530,8 @@
"-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",
@@ -28600,8 +28608,8 @@
],
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",
@@ -28717,8 +28725,8 @@
"-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",
@@ -28804,8 +28812,8 @@
],
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",
@@ -28922,8 +28930,8 @@
"-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",
@@ -29010,8 +29018,8 @@
],
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",
@@ -29117,8 +29125,8 @@
"-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",
@@ -29194,8 +29202,8 @@
],
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",
@@ -29309,8 +29317,8 @@
"-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",
@@ -29394,8 +29402,8 @@
],
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",
@@ -29502,8 +29510,8 @@
"-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",
@@ -29580,8 +29588,8 @@
],
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",
@@ -29696,8 +29704,8 @@
"-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",
@@ -29782,8 +29790,8 @@
],
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",
@@ -29891,8 +29899,8 @@
"-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",
@@ -29970,8 +29978,8 @@
],
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",
@@ -30114,8 +30122,8 @@
"-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",
@@ -30225,8 +30233,8 @@
],
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",
@@ -30347,8 +30355,8 @@
"-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",
@@ -30434,8 +30442,8 @@
],
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",
@@ -30577,8 +30585,8 @@
"-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",
@@ -30687,8 +30695,8 @@
],
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",
@@ -30800,8 +30808,8 @@
"-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",
@@ -30878,8 +30886,8 @@
],
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",
@@ -30996,8 +31004,8 @@
"-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",
@@ -31084,8 +31092,8 @@
],
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",
@@ -31200,8 +31208,8 @@
"-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",
@@ -31286,8 +31294,8 @@
],
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",
@@ -31428,8 +31436,8 @@
"-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",
@@ -31537,8 +31545,8 @@
],
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",
@@ -31677,8 +31685,8 @@
"-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",
@@ -31779,8 +31787,8 @@
],
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",
@@ -31886,8 +31894,8 @@
"-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",
@@ -31958,8 +31966,8 @@
],
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",
@@ -32070,8 +32078,8 @@
"-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",
@@ -32152,8 +32160,8 @@
],
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",
@@ -32268,8 +32276,8 @@
"-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",
@@ -32354,8 +32362,8 @@
],
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",
@@ -32471,8 +32479,8 @@
"-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",
@@ -32558,8 +32566,8 @@
],
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",
@@ -32660,8 +32668,8 @@
"-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",
@@ -32732,8 +32740,8 @@
],
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",
@@ -32834,8 +32842,8 @@
"-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",
@@ -32906,8 +32914,8 @@
],
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",
@@ -33019,8 +33027,8 @@
"-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",
@@ -33102,8 +33110,8 @@
],
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",
@@ -33210,8 +33218,8 @@
"-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",
@@ -33288,8 +33296,8 @@
],
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",
@@ -33408,8 +33416,8 @@
"-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",
@@ -33498,8 +33506,8 @@
],
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",
@@ -33611,8 +33619,8 @@
"-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",
@@ -33694,8 +33702,8 @@
],
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",
@@ -33801,8 +33809,8 @@
"-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",
@@ -33878,8 +33886,8 @@
],
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",
@@ -33984,8 +33992,8 @@
"-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",
@@ -34060,8 +34068,8 @@
],
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",
@@ -34170,8 +34178,8 @@
"-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",
@@ -34250,8 +34258,8 @@
],
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",
@@ -34363,8 +34371,8 @@
"-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",
@@ -34446,8 +34454,8 @@
],
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",
@@ -34548,8 +34556,8 @@
"-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",
@@ -34620,8 +34628,8 @@
],
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",
@@ -34741,8 +34749,8 @@
"-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",
@@ -34832,8 +34840,8 @@
],
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",
@@ -34969,8 +34977,8 @@
"-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",
@@ -35076,8 +35084,8 @@
],
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",
@@ -35214,8 +35222,8 @@
"-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",
@@ -35322,8 +35330,8 @@
],
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",
@@ -35457,8 +35465,8 @@
"-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",
@@ -35562,8 +35570,8 @@
],
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",
@@ -35684,8 +35692,8 @@
"-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",
@@ -35776,8 +35784,8 @@
],
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",
@@ -35883,8 +35891,8 @@
"-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",
@@ -35960,8 +35968,8 @@
],
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",
@@ -36084,8 +36092,8 @@
"-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",
@@ -36178,8 +36186,8 @@
],
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",
@@ -36310,8 +36318,8 @@
"-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",
@@ -36412,8 +36420,8 @@
],
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",
@@ -36522,8 +36530,8 @@
"-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",
@@ -36602,8 +36610,8 @@
],
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",
@@ -36720,8 +36728,8 @@
"-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",
@@ -36808,8 +36816,8 @@
],
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",
@@ -36933,8 +36941,8 @@
"-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",
@@ -37028,8 +37036,8 @@
],
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",
@@ -37137,8 +37145,8 @@
"-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",
@@ -37216,8 +37224,8 @@
],
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",
@@ -37332,8 +37340,8 @@
"-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",
@@ -37418,8 +37426,8 @@
],
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",
@@ -37552,8 +37560,8 @@
"-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",
@@ -37656,8 +37664,8 @@
],
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",
@@ -37758,8 +37766,8 @@
"-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",
@@ -37830,8 +37838,8 @@
],
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",
@@ -37943,8 +37951,8 @@
"-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",
@@ -38026,8 +38034,8 @@
],
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",
@@ -38145,8 +38153,8 @@
"-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",
@@ -38234,8 +38242,8 @@
],
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",
@@ -38340,8 +38348,8 @@
"-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",
@@ -38416,8 +38424,8 @@
],
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",
@@ -38522,8 +38530,8 @@
"-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",
@@ -38598,8 +38606,8 @@
],
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",
@@ -38699,8 +38707,8 @@
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",
@@ -38771,8 +38779,8 @@
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",
@@ -38843,8 +38851,8 @@
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",
@@ -38917,8 +38925,8 @@
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",
@@ -39089,7 +39097,6 @@
"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",
@@ -39125,6 +39132,7 @@
"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",
@@ -39256,8 +39264,8 @@
"-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",
@@ -39354,8 +39362,8 @@
"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",
@@ -39554,8 +39562,8 @@
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",
@@ -39634,8 +39642,8 @@
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",
@@ -39715,8 +39723,8 @@
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",
@@ -39793,8 +39801,8 @@
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",
@@ -39869,8 +39877,8 @@
"-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",
@@ -40031,8 +40039,8 @@
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",
@@ -40224,8 +40232,8 @@
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",
@@ -40564,8 +40572,8 @@
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",
@@ -40892,8 +40900,8 @@
"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",
@@ -41205,8 +41213,8 @@
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",
@@ -41489,8 +41497,8 @@
"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",
@@ -41618,8 +41626,8 @@
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",
@@ -41704,8 +41712,8 @@
"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",
@@ -41849,8 +41857,8 @@
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",
@@ -41940,8 +41948,8 @@
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",
@@ -42033,8 +42041,8 @@
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",
@@ -42400,8 +42408,8 @@
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",
@@ -42473,8 +42481,8 @@
"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",
@@ -42662,8 +42670,8 @@
"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",
@@ -42757,8 +42765,8 @@
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",
@@ -42867,8 +42875,8 @@
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",
@@ -42954,8 +42962,8 @@
"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",
@@ -43104,8 +43112,8 @@
"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",
@@ -43372,8 +43380,8 @@
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",
@@ -43585,8 +43593,8 @@
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/Android.bp.swp b/android/tools/gn2bp/Android.bp.swp
index c72f3ef..bce8b8c 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"]
@@ -38,6 +38,7 @@
"components/cronet/android/api/src/android/net/http/DnsOptions.java",
"components/cronet/android/api/src/android/net/http/ExperimentalBidirectionalStream.java",
"components/cronet/android/api/src/android/net/http/ExperimentalHttpEngine.java",
+ "components/cronet/android/api/src/android/net/http/ExperimentalOptionsTranslatingHttpEngineBuilder.java",
"components/cronet/android/api/src/android/net/http/ExperimentalUrlRequest.java",
"components/cronet/android/api/src/android/net/http/HeaderBlock.java",
"components/cronet/android/api/src/android/net/http/HttpEngine.java",
@@ -369,8 +370,8 @@
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 +504,8 @@
"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 +646,7 @@
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 +658,7 @@
"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 +670,7 @@
"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 +682,7 @@
"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 +708,7 @@
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 +720,7 @@
"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 +732,7 @@
"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 +744,7 @@
"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 +756,7 @@
"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 +1199,7 @@
"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 +1292,6 @@
"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 +1597,8 @@
"-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 +1685,6 @@
android_arm64: {
srcs: [
"base/android/reached_code_profiler.cc",
- "base/debug/allocation_trace.cc",
"base/profiler/frame_pointer_unwinder.cc",
],
cflags: [
@@ -1835,6 +1835,7 @@
"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 +1924,6 @@
"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 +2210,8 @@
],
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 +2444,6 @@
"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 +3365,8 @@
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 +3444,8 @@
"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 +3535,7 @@
cc_genrule {
name: "cronet_aml_base_build_date",
cmd: "$(location base/write_build_date_header.py) $(out) " +
- "1681484740",
+ "1684972835",
out: [
"base/generated_build_date.h",
],
@@ -3552,7 +3551,7 @@
cc_genrule {
name: "cronet_aml_base_build_date__testing",
cmd: "$(location base/write_build_date_header.py) $(out) " +
- "1681484740",
+ "1684972835",
host_supported: true,
out: [
"base/generated_build_date.h",
@@ -3700,7 +3699,7 @@
"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 +3773,7 @@
"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 +3966,8 @@
"-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 +4269,8 @@
"-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 +4346,8 @@
],
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 +4953,8 @@
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 +5218,8 @@
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 +5395,8 @@
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 +5475,8 @@
"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 +5578,8 @@
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 +5648,8 @@
"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 +6233,8 @@
"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 +6384,8 @@
"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 +6506,8 @@
"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 +6642,8 @@
"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 +6921,8 @@
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 +6983,7 @@
"-Wl,-wrap,valloc",
"-Wl,-wrap,vasprintf",
],
- stem: "libcronet.114.0.5715.0",
+ stem: "libcronet.114.0.5735.84",
visibility: [
"//packages/modules/Connectivity:__subpackages__",
],
@@ -7137,8 +7136,8 @@
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 +7351,6 @@
"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 +7391,7 @@
"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 +7476,7 @@
"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 +7588,6 @@
"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 +7628,7 @@
"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 +7713,7 @@
"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 +7821,6 @@
"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 +7861,7 @@
"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 +7946,7 @@
"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 +8052,6 @@
"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 +8092,7 @@
"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 +8177,7 @@
"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 +8422,8 @@
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 +8656,8 @@
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 +8902,8 @@
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 +9239,8 @@
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 +9896,8 @@
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 +10112,8 @@
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 +10338,8 @@
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 +10461,8 @@
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 +10538,8 @@
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 +10748,8 @@
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 +10924,8 @@
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 +11133,8 @@
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 +11347,8 @@
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 +11538,8 @@
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 +11821,8 @@
"-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 +12031,8 @@
"-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 +12207,8 @@
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 +12383,8 @@
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 +12576,8 @@
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 +12843,8 @@
"-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 +13037,8 @@
],
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 +13318,8 @@
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 +13473,6 @@
"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 +13513,7 @@
"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 +13598,7 @@
"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 +13732,6 @@
"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 +13772,7 @@
"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 +13857,7 @@
"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 +14545,8 @@
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 +14783,8 @@
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 +14989,8 @@
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 +15195,8 @@
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 +15403,8 @@
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 +15618,8 @@
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 +15872,8 @@
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 +16123,8 @@
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 +16346,8 @@
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 +16553,8 @@
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 +16816,7 @@
"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 +17409,8 @@
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 +17528,7 @@
"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 +18117,8 @@
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 +18342,8 @@
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 +18552,8 @@
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 +19049,8 @@
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 +19252,8 @@
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 +19897,8 @@
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 +20105,8 @@
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 +20281,8 @@
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 +20473,8 @@
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 +20706,8 @@
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 +20933,8 @@
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 +21136,8 @@
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 +21237,7 @@
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 +21443,8 @@
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 +22125,8 @@
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 +22606,8 @@
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 +22925,8 @@
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 +23407,8 @@
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 +23639,8 @@
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 +23820,8 @@
"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 +24101,8 @@
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 +24278,8 @@
"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 +24423,8 @@
"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 +24573,8 @@
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 +24755,8 @@
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 +24931,8 @@
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 +25108,8 @@
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 +25336,8 @@
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 +25537,8 @@
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 +25734,8 @@
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 +25843,8 @@
"-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 +25924,8 @@
],
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 +26026,8 @@
"-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 +26098,8 @@
],
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 +26206,8 @@
"-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 +26284,8 @@
],
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 +26389,8 @@
"-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 +26464,8 @@
],
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 +26566,8 @@
"-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 +26638,8 @@
],
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 +26740,8 @@
"-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 +26812,8 @@
],
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 +26918,8 @@
"-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 +26994,8 @@
],
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 +27120,8 @@
"-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 +27216,8 @@
],
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 +27346,8 @@
"-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 +27446,8 @@
],
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 +27554,8 @@
"-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 +27632,8 @@
],
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 +27749,8 @@
"-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 +27836,8 @@
],
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 +27951,8 @@
"-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 +28036,8 @@
],
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 +28146,8 @@
"-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 +28226,8 @@
],
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 +28334,8 @@
"-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 +28412,8 @@
],
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 +28520,8 @@
"-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 +28598,8 @@
],
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 +28715,8 @@
"-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 +28802,8 @@
],
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 +28920,8 @@
"-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 +29008,8 @@
],
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 +29115,8 @@
"-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 +29192,8 @@
],
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 +29307,8 @@
"-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 +29392,8 @@
],
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 +29500,8 @@
"-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 +29578,8 @@
],
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 +29694,8 @@
"-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 +29780,8 @@
],
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 +29889,8 @@
"-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 +29968,8 @@
],
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 +30112,8 @@
"-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 +30223,8 @@
],
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 +30345,8 @@
"-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 +30432,8 @@
],
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 +30575,8 @@
"-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 +30685,8 @@
],
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 +30798,8 @@
"-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 +30876,8 @@
],
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 +30994,8 @@
"-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 +31082,8 @@
],
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 +31198,8 @@
"-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 +31284,8 @@
],
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 +31426,8 @@
"-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 +31535,8 @@
],
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 +31675,8 @@
"-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 +31777,8 @@
],
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 +31884,8 @@
"-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 +31956,8 @@
],
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 +32068,8 @@
"-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 +32150,8 @@
],
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 +32266,8 @@
"-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 +32352,8 @@
],
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 +32469,8 @@
"-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 +32556,8 @@
],
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 +32658,8 @@
"-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 +32730,8 @@
],
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 +32832,8 @@
"-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 +32904,8 @@
],
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 +33017,8 @@
"-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 +33100,8 @@
],
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 +33208,8 @@
"-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 +33286,8 @@
],
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 +33406,8 @@
"-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 +33496,8 @@
],
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 +33609,8 @@
"-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 +33692,8 @@
],
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 +33799,8 @@
"-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 +33876,8 @@
],
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 +33982,8 @@
"-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 +34058,8 @@
],
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 +34168,8 @@
"-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 +34248,8 @@
],
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 +34361,8 @@
"-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 +34444,8 @@
],
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 +34546,8 @@
"-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 +34618,8 @@
],
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 +34739,8 @@
"-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 +34830,8 @@
],
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 +34967,8 @@
"-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 +35074,8 @@
],
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 +35212,8 @@
"-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 +35320,8 @@
],
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 +35455,8 @@
"-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 +35560,8 @@
],
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 +35682,8 @@
"-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 +35774,8 @@
],
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 +35881,8 @@
"-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 +35958,8 @@
],
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 +36082,8 @@
"-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 +36176,8 @@
],
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 +36308,8 @@
"-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 +36410,8 @@
],
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 +36520,8 @@
"-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 +36600,8 @@
],
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 +36718,8 @@
"-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 +36806,8 @@
],
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 +36931,8 @@
"-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 +37026,8 @@
],
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 +37135,8 @@
"-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 +37214,8 @@
],
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 +37330,8 @@
"-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 +37416,8 @@
],
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 +37550,8 @@
"-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 +37654,8 @@
],
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 +37756,8 @@
"-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 +37828,8 @@
],
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 +37941,8 @@
"-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 +38024,8 @@
],
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 +38143,8 @@
"-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 +38232,8 @@
],
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 +38338,8 @@
"-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 +38414,8 @@
],
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 +38520,8 @@
"-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 +38596,8 @@
],
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 +38697,8 @@
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 +38769,8 @@
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 +38841,8 @@
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 +38915,8 @@
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 +39087,6 @@
"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 +39122,7 @@
"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 +39254,8 @@
"-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 +39352,8 @@
"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 +39552,8 @@
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 +39632,8 @@
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 +39713,8 @@
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 +39791,8 @@
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 +39867,8 @@
"-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 +40029,8 @@
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 +40222,8 @@
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 +40562,8 @@
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 +40890,8 @@
"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 +41203,8 @@
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 +41487,8 @@
"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 +41616,8 @@
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 +41702,8 @@
"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 +41847,8 @@
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 +41938,8 @@
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 +42031,8 @@
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 +42398,8 @@
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 +42471,8 @@
"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 +42660,8 @@
"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 +42755,8 @@
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 +42865,8 @@
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 +42952,8 @@
"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 +43102,8 @@
"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 +43370,8 @@
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 +43583,8 @@
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 3f45a70..4db2fda 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", "1684972835" ],
"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", "1684972835" ],
"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.84.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.84",
+ "outputs": [ "//out/cronet/libcronet.114.0.5735.84.so", "//out/cronet/libcronet.114.0.5735.84.so.TOC", "//out/cronet/lib.unstripped/libcronet.114.0.5735.84.so", "//out/cronet/lib.unstripped/libcronet.114.0.5735.84.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" ],
@@ -8419,7 +8419,7 @@
"args": [ "--depfile=gen/components/cronet/android/cronet_api_java__compile_java.d", "--generated-dir=gen/components/cronet/android/cronet_api_java/generated_java", "--jar-path=obj/components/cronet/android/cronet_api_java.javac.jar", "--java-srcjars=[\"gen/components/cronet/android/cronet_api_java.generated.srcjar\"]", "--target-name", "//components/cronet/android:cronet_api_java__compile_java", "--classpath=@FileArg(gen/components/cronet/android/cronet_api_java.build_config.json:android:sdk_interface_jars)", "--header-jar", "obj/components/cronet/android/cronet_api_java.turbine.jar", "--classpath=[\"obj/components/cronet/android/cronet_api_java.turbine.jar\"]", "--classpath=@FileArg(gen/components/cronet/android/cronet_api_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/components/cronet/android/cronet_api_java.sources" ],
"depfile": "//out/cronet/gen/components/cronet/android/cronet_api_java__compile_java.d",
"deps": [ "//components/cronet/android:cronet_api_java__build_config_crbug_908819", "//components/cronet/android:cronet_api_java__header", "//components/cronet/android:interface_api_version", "//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": [ "//components/cronet/android/api/src/android/net/http/BidirectionalStream.java", "//components/cronet/android/api/src/android/net/http/CallbackException.java", "//components/cronet/android/api/src/android/net/http/ConnectionMigrationOptions.java", "//components/cronet/android/api/src/android/net/http/HttpEngine.java", "//components/cronet/android/api/src/android/net/http/HttpException.java", "//components/cronet/android/api/src/android/net/http/DnsOptions.java", "//components/cronet/android/api/src/android/net/http/ExperimentalBidirectionalStream.java", "//components/cronet/android/api/src/android/net/http/ExperimentalHttpEngine.java", "//components/cronet/android/api/src/android/net/http/ExperimentalUrlRequest.java", "//components/cronet/android/api/src/android/net/http/HeaderBlock.java", "//components/cronet/android/api/src/android/net/http/IHttpEngineBuilder.java", "//components/cronet/android/api/src/android/net/http/InlineExecutionProhibitedException.java", "//components/cronet/android/api/src/android/net/http/NetworkException.java", "//components/cronet/android/api/src/android/net/http/NetworkQualityRttListener.java", "//components/cronet/android/api/src/android/net/http/NetworkQualityThroughputListener.java", "//components/cronet/android/api/src/android/net/http/QuicException.java", "//components/cronet/android/api/src/android/net/http/QuicOptions.java", "//components/cronet/android/api/src/android/net/http/RequestFinishedInfo.java", "//components/cronet/android/api/src/android/net/http/UploadDataProvider.java", "//components/cronet/android/api/src/android/net/http/UploadDataSink.java", "//components/cronet/android/api/src/android/net/http/UrlRequest.java", "//components/cronet/android/api/src/android/net/http/UrlResponseInfo.java", "//components/cronet/android/api/src/android/net/http/apihelpers/ByteArrayCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/ContentTypeParametersParser.java", "//components/cronet/android/api/src/android/net/http/apihelpers/RequestCompletionListener.java", "//components/cronet/android/api/src/android/net/http/apihelpers/HttpResponse.java", "//components/cronet/android/api/src/android/net/http/apihelpers/ImplicitFlowControlCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/InMemoryTransformCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/JsonCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/RedirectHandler.java", "//components/cronet/android/api/src/android/net/http/apihelpers/RedirectHandlers.java", "//components/cronet/android/api/src/android/net/http/apihelpers/StringCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/UploadDataProviders.java", "//components/cronet/android/api/src/android/net/http/apihelpers/UrlRequestCallbacks.java", "//out/cronet/gen/components/cronet/android/templates/org/chromium/net/ApiVersion.java", "//out/cronet/gen/components/cronet/android/cronet_api_java.generated.srcjar", "//out/cronet/gen/components/cronet/android/cronet_api_java.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_api_java.sources", "//out/cronet/obj/components/cronet/android/cronet_api_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": [ "//components/cronet/android/api/src/android/net/http/BidirectionalStream.java", "//components/cronet/android/api/src/android/net/http/CallbackException.java", "//components/cronet/android/api/src/android/net/http/ConnectionMigrationOptions.java", "//components/cronet/android/api/src/android/net/http/HttpEngine.java", "//components/cronet/android/api/src/android/net/http/HttpException.java", "//components/cronet/android/api/src/android/net/http/DnsOptions.java", "//components/cronet/android/api/src/android/net/http/ExperimentalBidirectionalStream.java", "//components/cronet/android/api/src/android/net/http/ExperimentalHttpEngine.java", "//components/cronet/android/api/src/android/net/http/ExperimentalOptionsTranslatingHttpEngineBuilder.java", "//components/cronet/android/api/src/android/net/http/ExperimentalUrlRequest.java", "//components/cronet/android/api/src/android/net/http/HeaderBlock.java", "//components/cronet/android/api/src/android/net/http/IHttpEngineBuilder.java", "//components/cronet/android/api/src/android/net/http/InlineExecutionProhibitedException.java", "//components/cronet/android/api/src/android/net/http/NetworkException.java", "//components/cronet/android/api/src/android/net/http/NetworkQualityRttListener.java", "//components/cronet/android/api/src/android/net/http/NetworkQualityThroughputListener.java", "//components/cronet/android/api/src/android/net/http/QuicException.java", "//components/cronet/android/api/src/android/net/http/QuicOptions.java", "//components/cronet/android/api/src/android/net/http/RequestFinishedInfo.java", "//components/cronet/android/api/src/android/net/http/UploadDataProvider.java", "//components/cronet/android/api/src/android/net/http/UploadDataSink.java", "//components/cronet/android/api/src/android/net/http/UrlRequest.java", "//components/cronet/android/api/src/android/net/http/UrlResponseInfo.java", "//components/cronet/android/api/src/android/net/http/apihelpers/ByteArrayCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/ContentTypeParametersParser.java", "//components/cronet/android/api/src/android/net/http/apihelpers/RequestCompletionListener.java", "//components/cronet/android/api/src/android/net/http/apihelpers/HttpResponse.java", "//components/cronet/android/api/src/android/net/http/apihelpers/ImplicitFlowControlCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/InMemoryTransformCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/JsonCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/RedirectHandler.java", "//components/cronet/android/api/src/android/net/http/apihelpers/RedirectHandlers.java", "//components/cronet/android/api/src/android/net/http/apihelpers/StringCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/UploadDataProviders.java", "//components/cronet/android/api/src/android/net/http/apihelpers/UrlRequestCallbacks.java", "//out/cronet/gen/components/cronet/android/templates/org/chromium/net/ApiVersion.java", "//out/cronet/gen/components/cronet/android/cronet_api_java.generated.srcjar", "//out/cronet/gen/components/cronet/android/cronet_api_java.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_api_java.sources", "//out/cronet/obj/components/cronet/android/cronet_api_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": {
},
@@ -8451,7 +8451,7 @@
"args": [ "--depfile=gen/components/cronet/android/cronet_api_java__header.d", "--generated-dir=gen/components/cronet/android/cronet_api_java/generated_java", "--jar-path=obj/components/cronet/android/cronet_api_java.turbine.jar", "--java-srcjars=[]", "--target-name", "//components/cronet/android:cronet_api_java__header", "--classpath=@FileArg(gen/components/cronet/android/cronet_api_java.build_config.json:android:sdk_interface_jars)", "--classpath=@FileArg(gen/components/cronet/android/cronet_api_java.build_config.json:javac:interface_classpath)", "--processorpath=@FileArg(gen/components/cronet/android/cronet_api_java.build_config.json:javac:processor_classpath)", "--processors=@FileArg(gen/components/cronet/android/cronet_api_java.build_config.json:javac:processor_classes)", "--turbine-jar-path", "../../third_party/turbine/turbine.jar", "--generated-jar-path", "gen/components/cronet/android/cronet_api_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/components/cronet/android/cronet_api_java.sources" ],
"depfile": "//out/cronet/gen/components/cronet/android/cronet_api_java__header.d",
"deps": [ "//components/cronet/android:cronet_api_java__build_config_crbug_908819", "//components/cronet/android:interface_api_version", "//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": [ "//components/cronet/android/api/src/android/net/http/BidirectionalStream.java", "//components/cronet/android/api/src/android/net/http/CallbackException.java", "//components/cronet/android/api/src/android/net/http/ConnectionMigrationOptions.java", "//components/cronet/android/api/src/android/net/http/HttpEngine.java", "//components/cronet/android/api/src/android/net/http/HttpException.java", "//components/cronet/android/api/src/android/net/http/DnsOptions.java", "//components/cronet/android/api/src/android/net/http/ExperimentalBidirectionalStream.java", "//components/cronet/android/api/src/android/net/http/ExperimentalHttpEngine.java", "//components/cronet/android/api/src/android/net/http/ExperimentalUrlRequest.java", "//components/cronet/android/api/src/android/net/http/HeaderBlock.java", "//components/cronet/android/api/src/android/net/http/IHttpEngineBuilder.java", "//components/cronet/android/api/src/android/net/http/InlineExecutionProhibitedException.java", "//components/cronet/android/api/src/android/net/http/NetworkException.java", "//components/cronet/android/api/src/android/net/http/NetworkQualityRttListener.java", "//components/cronet/android/api/src/android/net/http/NetworkQualityThroughputListener.java", "//components/cronet/android/api/src/android/net/http/QuicException.java", "//components/cronet/android/api/src/android/net/http/QuicOptions.java", "//components/cronet/android/api/src/android/net/http/RequestFinishedInfo.java", "//components/cronet/android/api/src/android/net/http/UploadDataProvider.java", "//components/cronet/android/api/src/android/net/http/UploadDataSink.java", "//components/cronet/android/api/src/android/net/http/UrlRequest.java", "//components/cronet/android/api/src/android/net/http/UrlResponseInfo.java", "//components/cronet/android/api/src/android/net/http/apihelpers/ByteArrayCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/ContentTypeParametersParser.java", "//components/cronet/android/api/src/android/net/http/apihelpers/RequestCompletionListener.java", "//components/cronet/android/api/src/android/net/http/apihelpers/HttpResponse.java", "//components/cronet/android/api/src/android/net/http/apihelpers/ImplicitFlowControlCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/InMemoryTransformCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/JsonCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/RedirectHandler.java", "//components/cronet/android/api/src/android/net/http/apihelpers/RedirectHandlers.java", "//components/cronet/android/api/src/android/net/http/apihelpers/StringCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/UploadDataProviders.java", "//components/cronet/android/api/src/android/net/http/apihelpers/UrlRequestCallbacks.java", "//out/cronet/gen/components/cronet/android/templates/org/chromium/net/ApiVersion.java", "//out/cronet/gen/components/cronet/android/cronet_api_java.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_api_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": [ "//components/cronet/android/api/src/android/net/http/BidirectionalStream.java", "//components/cronet/android/api/src/android/net/http/CallbackException.java", "//components/cronet/android/api/src/android/net/http/ConnectionMigrationOptions.java", "//components/cronet/android/api/src/android/net/http/HttpEngine.java", "//components/cronet/android/api/src/android/net/http/HttpException.java", "//components/cronet/android/api/src/android/net/http/DnsOptions.java", "//components/cronet/android/api/src/android/net/http/ExperimentalBidirectionalStream.java", "//components/cronet/android/api/src/android/net/http/ExperimentalHttpEngine.java", "//components/cronet/android/api/src/android/net/http/ExperimentalOptionsTranslatingHttpEngineBuilder.java", "//components/cronet/android/api/src/android/net/http/ExperimentalUrlRequest.java", "//components/cronet/android/api/src/android/net/http/HeaderBlock.java", "//components/cronet/android/api/src/android/net/http/IHttpEngineBuilder.java", "//components/cronet/android/api/src/android/net/http/InlineExecutionProhibitedException.java", "//components/cronet/android/api/src/android/net/http/NetworkException.java", "//components/cronet/android/api/src/android/net/http/NetworkQualityRttListener.java", "//components/cronet/android/api/src/android/net/http/NetworkQualityThroughputListener.java", "//components/cronet/android/api/src/android/net/http/QuicException.java", "//components/cronet/android/api/src/android/net/http/QuicOptions.java", "//components/cronet/android/api/src/android/net/http/RequestFinishedInfo.java", "//components/cronet/android/api/src/android/net/http/UploadDataProvider.java", "//components/cronet/android/api/src/android/net/http/UploadDataSink.java", "//components/cronet/android/api/src/android/net/http/UrlRequest.java", "//components/cronet/android/api/src/android/net/http/UrlResponseInfo.java", "//components/cronet/android/api/src/android/net/http/apihelpers/ByteArrayCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/ContentTypeParametersParser.java", "//components/cronet/android/api/src/android/net/http/apihelpers/RequestCompletionListener.java", "//components/cronet/android/api/src/android/net/http/apihelpers/HttpResponse.java", "//components/cronet/android/api/src/android/net/http/apihelpers/ImplicitFlowControlCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/InMemoryTransformCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/JsonCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/RedirectHandler.java", "//components/cronet/android/api/src/android/net/http/apihelpers/RedirectHandlers.java", "//components/cronet/android/api/src/android/net/http/apihelpers/StringCallback.java", "//components/cronet/android/api/src/android/net/http/apihelpers/UploadDataProviders.java", "//components/cronet/android/api/src/android/net/http/apihelpers/UrlRequestCallbacks.java", "//out/cronet/gen/components/cronet/android/templates/org/chromium/net/ApiVersion.java", "//out/cronet/gen/components/cronet/android/cronet_api_java.build_config.json", "//out/cronet/gen/components/cronet/android/cronet_api_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": {
},
@@ -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.84.so" ],
"public": "*",
- "sources": [ "//out/cronet/libcronet.114.0.5715.0.so" ],
+ "sources": [ "//out/cronet/libcronet.114.0.5735.84.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.84.so" ],
"public": "*",
- "sources": [ "//out/cronet/lib.unstripped/libcronet.114.0.5715.0.so" ],
+ "sources": [ "//out/cronet/lib.unstripped/libcronet.114.0.5735.84.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 fe70318..6da2197 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", "1684972835" ],
"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", "1684972835" ],
"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=5488b5c294dd4