| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index c0f40230911feed338a02050b0d09284a1094a87..cd7801b77da58a53579d56eb3d49dfabfea24b0d 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -81,6 +81,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',
|
|
|