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':
[
'PreprocessorTest.cpp',
'PreprocessorTest.h',
'char_test.cpp',
'comment_test.cpp',
'define_test.cpp',
'error_test.cpp',
'extension_test.cpp',
'identifier_test.cpp',
'if_test.cpp',
'input_test.cpp',
'location_test.cpp',
'number_test.cpp',
'operator_test.cpp',
'pragma_test.cpp',
'space_test.cpp',
'token_test.cpp',
'version_test.cpp',
],
}