Chromium Code Reviews| Index: gpu/BUILD.gn |
| diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn |
| index db9c0ec462ad34b6503a08594471cc662ffdc982..144b5cf215af9be32efb5118d2500b23dd120100 100644 |
| --- a/gpu/BUILD.gn |
| +++ b/gpu/BUILD.gn |
| @@ -168,6 +168,7 @@ test("gl_tests") { |
| "command_buffer/tests/texture_image_factory.h", |
| "ipc/client/gpu_context_tests.h", |
| "ipc/client/gpu_in_process_context_tests.cc", |
| + "ipc/service/direct_composition_surface_win_unittest.cc", |
| ] |
| defines = [ "GL_GLEXT_PROTOTYPES" ] |