.gn (242B)
1 # The location of the build configuration file. 2 buildconfig = "//chromium/build/config/BUILDCONFIG.gn" 3 script_executable = "python3" 4 secondary_source = "//abseil-cpp/" 5 6 default_args = { 7 use_custom_libcxx = false 8 is_component_build = false 9 } 10