1*8975f5c5SAndroid Build Coastguard Worker# Copyright 2021 The ANGLE Project Authors. All rights reserved. 2*8975f5c5SAndroid Build Coastguard Worker# Use of this source code is governed by a BSD-style license that can be 3*8975f5c5SAndroid Build Coastguard Worker# found in the LICENSE file. 4*8975f5c5SAndroid Build Coastguard Worker 5*8975f5c5SAndroid Build Coastguard Worker# This is a .pyl, or "Python Literal", file. You can treat it just like a 6*8975f5c5SAndroid Build Coastguard Worker# .json file, with the following exceptions: 7*8975f5c5SAndroid Build Coastguard Worker# * all keys must be quoted (use single quotes, please); 8*8975f5c5SAndroid Build Coastguard Worker# * comments are allowed, using '#' syntax; and 9*8975f5c5SAndroid Build Coastguard Worker# * trailing commas are allowed. 10*8975f5c5SAndroid Build Coastguard Worker# 11*8975f5c5SAndroid Build Coastguard Worker# For more info see Chromium's variants.pyl in testing/buildbot. 12*8975f5c5SAndroid Build Coastguard Worker 13*8975f5c5SAndroid Build Coastguard Worker{} 14