| Index: app/animation_container_unittest.cc
 | 
| diff --git a/app/animation_container_unittest.cc b/app/animation_container_unittest.cc
 | 
| index e4253c6a032029783711a3dbf069ed55bdd3d59d..153462bedd404b9c2deb6721edf7209b0174019e 100644
 | 
| --- a/app/animation_container_unittest.cc
 | 
| +++ b/app/animation_container_unittest.cc
 | 
| @@ -5,6 +5,7 @@
 | 
|  #include "app/animation_container.h"
 | 
|  #include "app/linear_animation.h"
 | 
|  #include "app/test_animation_delegate.h"
 | 
| +#include "base/scoped_ptr.h"
 | 
|  #include "testing/gmock/include/gmock/gmock.h"
 | 
|  #include "testing/gtest/include/gtest/gtest.h"
 | 
|  
 | 
| 
 |