Hash :
08c9cd97
Author :
Date :
2015-04-22T11:39:20
Remove last uses of the enumerate_files script. BUG=angleproject:981 Change-Id: Ib91d4b515e129241814706351b69a74e8295a250 Reviewed-on: https://chromium-review.googlesource.com/266874 Reviewed-by: Jamie Madill <jmadill@chromium.org> Tested-by: Geoff Lang <geofflang@chromium.org>
# Copyright (c) 2014 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':
[
'API_test.cpp',
'CollectVariables_test.cpp',
'ConstantFolding_test.cpp',
'DebugShaderPrecision_test.cpp',
'ExpressionLimit_test.cpp',
'MalformedShader_test.cpp',
'NV_draw_buffers_test.cpp',
'PruneUnusedFunctions_test.cpp',
'ShaderExtension_test.cpp',
'ShaderVariable_test.cpp',
'TypeTracking_test.cpp',
'UnrollFlatten_test.cpp',
'VariablePacker_test.cpp',
],
}