diff options
Diffstat (limited to 'gpu/gpu.gyp')
-rw-r--r-- | gpu/gpu.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp index 540d51a..0492532 100644 --- a/gpu/gpu.gyp +++ b/gpu/gpu.gyp @@ -262,6 +262,7 @@ 'command_buffer/tests/gl_texture_mailbox_unittests.cc', 'command_buffer/tests/gl_texture_storage_unittests.cc', 'command_buffer/tests/gl_unittests.cc', + 'command_buffer/tests/gl_unittests_android.cc', 'command_buffer/tests/gl_virtual_contexts_unittests.cc', 'command_buffer/tests/occlusion_query_unittests.cc', ], |