| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 989c6c3a8caed401988dc54697c82db03ecdbdfa..c44fc265d0f999dcfcd7d9d89d83dcef401fdbae 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -915,6 +915,7 @@ test("content_gl_tests") {
|
|
|
| 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",
|
| "run_all_gl_tests.cc",
|
|
|