Index: libyuv_test.gyp |
diff --git a/libyuv_test.gyp b/libyuv_test.gyp |
index fd4a98b256576c3c797d33fab57b6818664bf933..403f3cd3fcc8756273b822b10db52c5e63e8022f 100644 |
--- a/libyuv_test.gyp |
+++ b/libyuv_test.gyp |
@@ -42,7 +42,6 @@ |
'unit_test/rotate_argb_test.cc', |
'unit_test/rotate_test.cc', |
'unit_test/scale_argb_test.cc', |
- 'unit_test/scale_color_test.cc', |
'unit_test/scale_test.cc', |
'unit_test/unit_test.cc', |
'unit_test/video_common_test.cc', |
@@ -175,7 +174,7 @@ |
{ |
# TODO(kjellander): Figure out what to change in build/apk_test.gypi |
# to it can be used instead of the copied code below. Using it in its |
- # current version was not possible, since the target starts with 'lib', |
+ # current version was not possible, since the target starts with 'lib', |
# which somewhere confuses the variables. |
'target_name': 'libyuv_unittest_apk', |
'type': 'none', |