diff options
Diffstat (limited to 'gpu/gpu_common.gypi')
-rw-r--r-- | gpu/gpu_common.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/gpu_common.gypi b/gpu/gpu_common.gypi index 43646c8..0de1c3e 100644 --- a/gpu/gpu_common.gypi +++ b/gpu/gpu_common.gypi @@ -223,6 +223,7 @@ 'command_buffer/tests/gl_tests_main.cc', 'command_buffer/tests/gl_manager.cc', 'command_buffer/tests/gl_manager.h', + 'command_buffer/tests/gl_texture_mailbox_unittests.cc', 'command_buffer/tests/gl_unittests.cc', ], }, |