Chromium Code Reviews| Index: cc/BUILD.gn |
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
| index fd1e9c8df7f2d6c067baad099c16c387d26bcd4b..e6741446aa56a7330bff828b8a27bc6aeb0a5769 100644 |
| --- a/cc/BUILD.gn |
| +++ b/cc/BUILD.gn |
| @@ -119,6 +119,8 @@ component("cc") { |
| "layers/layer_collections.h", |
| "layers/layer_impl.cc", |
| "layers/layer_impl.h", |
| + "layers/layer_impl_test_properties.cc", |
| + "layers/layer_impl_test_properties.h", |
| "layers/layer_iterator.h", |
| "layers/layer_list_iterator.cc", |
| "layers/layer_list_iterator.h", |