| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index e69ad488a714a989bcf9e99fe75a27721041a0d7..c5f3e72b4c36d9fd57a6bde2879b9f6ddd67186d 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -1537,6 +1537,7 @@
|
| ],
|
| 'sources': [
|
| 'browser/compositor/gl_helper_unittest.cc',
|
| + 'browser/compositor/yuv_readback_unittest.cc',
|
| 'common/gpu/client/gpu_context_tests.h',
|
| 'common/gpu/client/gpu_in_process_context_tests.cc',
|
| 'test/run_all_gl_tests.cc',
|
|
|