1angle_root = "//third_party/externals/angle2" 2angle_zlib_compression_utils_dir = "//third_party/zlib" 3angle_spirv_headers_dir = "//third_party/externals/spirv-headers" 4angle_spirv_tools_dir = "//third_party/externals/spirv-tools" 5 6# We don't have Chromium's build/ or testing/ directories. 7angle_has_build = false 8 9# Bunch of features ANGLE's build files test for that we never set. 10is_cfi = false 11is_chromecast = false 12is_chromeos = false 13