Index: gpu/BUILD.gn |
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn |
index 127c96fc10a0bb7070ed9673da43451ceb54b549..6b0dc6cfab98c53152b17b727f29df43eb3b87e0 100644 |
--- a/gpu/BUILD.gn |
+++ b/gpu/BUILD.gn |
@@ -175,6 +175,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" ] |