| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 46832940bfb9f9399292ab373d6672da7ad9968a..75271bbd4275b53bf0e3031a1fe4598cdbebe47f 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -83,6 +83,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',
|
|
|