| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 16995776994c49c66259ae548bd8c413c8f1eac2..5b318fa27feb97b775cbf2cec391faf35ecef2b0 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -84,6 +84,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',
|
|
|