1buildconfig = "//gn/BUILDCONFIG.gn" 2script_executable = "python3" 3 4default_args = { 5 angle_standalone = false 6 angle_enable_msl_through_spirv = false 7 angle_use_wayland = false 8 dawn_use_built_dxc = false 9} 10