| Index: cc/cc_tests.gyp
|
| diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
|
| index a32483ef4452d8b80696fc53ba1f906565403e4d..49103562a5771f1349dcb2bb933230d20553be89 100644
|
| --- a/cc/cc_tests.gyp
|
| +++ b/cc/cc_tests.gyp
|
| @@ -24,6 +24,7 @@
|
| 'animation/layer_animation_controller_unittest.cc',
|
| 'layers/layer_impl_unittest.cc',
|
| 'layers/layer_iterator_unittest.cc',
|
| + 'layers/layer_position_constraint_unittest.cc',
|
| 'resources/layer_quad_unittest.cc',
|
| 'trees/layer_sorter_unittest.cc',
|
| 'trees/layer_tree_host_common_unittest.cc',
|
|
|