| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index 81aca7305202a2247cd9ac1831b098b9b3504ab1..68a3ff9559d4eae5374ba1a29d1685093124b5e4 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -182,6 +182,8 @@
|
| 'test/fake_layer_tree_host_impl.h',
|
| 'test/fake_layer_tree_host_impl_client.cc',
|
| 'test/fake_layer_tree_host_impl_client.h',
|
| + 'test/fake_mask_layer_impl.cc',
|
| + 'test/fake_mask_layer_impl.h',
|
| 'test/fake_output_surface.cc',
|
| 'test/fake_output_surface.h',
|
| 'test/fake_output_surface_client.cc',
|
|
|