Chromium Code Reviews| Index: cc/cc.gyp |
| diff --git a/cc/cc.gyp b/cc/cc.gyp |
| index 96535a9da131f7563a142ab427d4d3b16746b066..1fdaab88f73501512e0f9a9442db879b8d75c2ca 100644 |
| --- a/cc/cc.gyp |
| +++ b/cc/cc.gyp |
| @@ -201,6 +201,8 @@ |
| 'layers/layer_position_constraint.h', |
| 'layers/layer_proto_converter.cc', |
| 'layers/layer_proto_converter.h', |
| + 'layers/layer_sticky_position_constraint.cc', |
| + 'layers/layer_sticky_position_constraint.h', |
| 'layers/layer_utils.cc', |
| 'layers/layer_utils.h', |
| 'layers/nine_patch_layer.cc', |