Chromium Code Reviews| Index: ui/gl/gl_tests.gyp |
| diff --git a/ui/gl/gl_tests.gyp b/ui/gl/gl_tests.gyp |
| index a3cd88b0af84f26b9115dbcf19d2fd9df055dd8a..613c92b2d30e506edf34699484f3f9be2c1b6f81 100644 |
| --- a/ui/gl/gl_tests.gyp |
| +++ b/ui/gl/gl_tests.gyp |
| @@ -16,6 +16,7 @@ |
| 'gl_api_unittest.cc', |
| 'gl_image_ref_counted_memory_unittest.cc', |
| 'gl_image_shared_memory_unittest.cc', |
| + 'gl_version_info_unittest.cc', |
| ], |
| 'include_dirs': [ |
| '<(DEPTH)/third_party/khronos', |