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 144cfb5..7271c61 100644 --- a/cc/cc_tests.gyp +++ b/cc/cc_tests.gyp @@ -51,6 +51,7 @@ 'resources/picture_layer_tiling_set_unittest.cc', 'resources/picture_layer_tiling_unittest.cc', 'resources/picture_pile_impl_unittest.cc', + 'resources/picture_unittest.cc', 'resources/prioritized_resource_unittest.cc', 'trees/quad_culler_unittest.cc', 'base/region_unittest.cc', |