blob: 2a5e85db8fbd55cf4273fe92e5bdd533d4613c7b [file] [log] [blame]
# Copyright (c) 2013 The ANGLE Project Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
{
'sources': [
'<(ANGLE_DIR)/tests/compiler_tests/ExpressionLimit_test.cpp',
'<(ANGLE_DIR)/tests/compiler_tests/VariablePacker_test.cpp',
],
}
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2: