| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 87631849baa19e0a831f9b5c38c5515448bab6c5..2755e9373dfe604f463c554e464aa5e49dd74252 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -80,6 +80,7 @@
|
| 'trees/layer_sorter_unittest.cc',
|
| 'trees/layer_tree_host_common_unittest.cc',
|
| 'trees/layer_tree_host_impl_unittest.cc',
|
| + 'trees/layer_tree_host_pixeltest_blending.cc',
|
| 'trees/layer_tree_host_pixeltest_filters.cc',
|
| 'trees/layer_tree_host_pixeltest_masks.cc',
|
| 'trees/layer_tree_host_pixeltest_on_demand_raster.cc',
|
|
|