diff options
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r-- | cc/cc_tests.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp index 22659ca..4cc4109 100644 --- a/cc/cc_tests.gyp +++ b/cc/cc_tests.gyp @@ -41,6 +41,7 @@ 'layers/tiled_layer_unittest.cc', 'output/delegating_renderer_unittest.cc', 'output/gl_renderer_unittest.cc', + 'output/output_surface_unittest.cc', 'output/renderer_pixeltest.cc', 'output/render_surface_filters_unittest.cc', 'output/shader_unittest.cc', |