Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / angle / tests / angle_implementation_unit_tests / angle_implementation_unit_tests.gypi
index f1da32c..8a40395 100644 (file)
@@ -5,9 +5,7 @@
 {
     'sources':
     [
-        '<!@(python <(angle_path)/enumerate_files.py \
-          -dirs <(angle_path)/tests/angle_implementation_unit_tests \
-          -types *.cpp *.h \
-          -excludes <(angle_path)/tests/angle_implementation_unit_tests/angle_implementation_unit_tests_main.cpp)'
+        'ImageIndexIterator_unittest.cpp',
+        'TransformFeedback_unittest.cpp'
     ],
 }