Index: gpu/BUILD.gn |
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn |
index b8b82804cf83e2c317e6009a03eff3161bd49401..73c87b01593cb616fef6ea2e03f26a5b711f7994 100644 |
--- a/gpu/BUILD.gn |
+++ b/gpu/BUILD.gn |
@@ -171,6 +171,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" ] |