Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index 085ee7e204e2fd6f5e15770e71e5420b8453f9c9..f4a09912507aad74f1802697fe4945f7c798a629 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -180,6 +180,8 @@ |
| 'layers/layer.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', |