Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index e2910c5152d6a5f7a0d7f11b69c7e5fda2047712..9e6e68ef9fb5c7eda0f196cc3b64705a755d19c6 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -106,6 +106,8 @@ |
| 'layers/layer_iterator.cc', |
| 'layers/layer_iterator.h', |
| 'resources/layer_painter.h', |
| + 'layers/layer_position_constraint.cc', |
| + 'layers/layer_position_constraint.h', |
| 'resources/layer_quad.cc', |
| 'resources/layer_quad.h', |
| 'trees/layer_sorter.cc', |