| Index: ui/ui.gyp
|
| diff --git a/ui/ui.gyp b/ui/ui.gyp
|
| index 7026fe5e5f7e6f299c207048123d6eb6394fca91..95e6ba15010bba6c98a021498f3fdd8a6b07f0ca 100644
|
| --- a/ui/ui.gyp
|
| +++ b/ui/ui.gyp
|
| @@ -61,6 +61,8 @@
|
| 'base/animation/animation_container.h',
|
| 'base/animation/animation_container_element.h',
|
| 'base/animation/animation_container_observer.h',
|
| + 'base/animation/animation_container_test_helper.cc',
|
| + 'base/animation/animation_container_test_helper.h',
|
| 'base/animation/animation_delegate.h',
|
| 'base/animation/linear_animation.cc',
|
| 'base/animation/linear_animation.h',
|
|
|