Index: gpu/BUILD.gn |
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn |
index 865ae8b7513a196ec300825f4d5a65d02134c3b2..812332042b31c6aab310babe390399faa05cd7a5 100644 |
--- a/gpu/BUILD.gn |
+++ b/gpu/BUILD.gn |
@@ -78,6 +78,7 @@ test("gl_tests") { |
"command_buffer/tests/gl_clear_framebuffer_unittest.cc", |
"command_buffer/tests/gl_compressed_copy_texture_CHROMIUM_unittest.cc", |
"command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc", |
+ "command_buffer/tests/gl_cube_map_texture_unittest.cc", |
"command_buffer/tests/gl_depth_texture_unittest.cc", |
"command_buffer/tests/gl_gpu_memory_buffer_unittest.cc", |
"command_buffer/tests/gl_lose_context_chromium_unittest.cc", |