| Index: app/slide_animation_unittest.cc
 | 
| diff --git a/app/slide_animation_unittest.cc b/app/slide_animation_unittest.cc
 | 
| index 8bc947fe9e5ca60773218f36e0df1def92ffaff6..d34b975ed9ff5c0b50a018dd9686348c15e16897 100644
 | 
| --- a/app/slide_animation_unittest.cc
 | 
| +++ b/app/slide_animation_unittest.cc
 | 
| @@ -4,6 +4,7 @@
 | 
|  
 | 
|  #include "app/slide_animation.h"
 | 
|  #include "app/test_animation_delegate.h"
 | 
| +#include "base/scoped_ptr.h"
 | 
|  #include "testing/gtest/include/gtest/gtest.h"
 | 
|  
 | 
|  class SlideAnimationTest: public testing::Test {
 | 
| 
 |