| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index ab6bfad4114fedb327e2bffe226238707a7656ce..0406810efe98bb97a4b79d01c498425fbb7ec3d2 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -31,6 +31,7 @@
|
| 'trees/layer_tree_host_common_unittest.cc',
|
| 'trees/layer_tree_host_impl_unittest.cc',
|
| 'trees/layer_tree_host_pixeltest_filters.cc',
|
| + 'trees/layer_tree_host_pixeltest_masks.cc',
|
| 'trees/layer_tree_host_pixeltest_on_demand_raster.cc',
|
| 'trees/layer_tree_host_unittest.cc',
|
| 'trees/layer_tree_host_unittest_animation.cc',
|
|
|