| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 29e2708b8a98d3a25e0d147e8ae270fa704e7ea6..6c993c22f19d81124f972b846798fccd5da3bfa0 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',
|
|
|