| Index: ash/wm/overview/scoped_overview_animation_settings_factory_aura.cc
 | 
| diff --git a/ash/wm/overview/scoped_overview_animation_settings_factory_aura.cc b/ash/wm/overview/scoped_overview_animation_settings_factory_aura.cc
 | 
| index 2feed273d99d50f71bb564474beeb2035e243750..d439ba062e4116ce9b4a1774f9b085ad4139b8a3 100644
 | 
| --- a/ash/wm/overview/scoped_overview_animation_settings_factory_aura.cc
 | 
| +++ b/ash/wm/overview/scoped_overview_animation_settings_factory_aura.cc
 | 
| @@ -4,8 +4,8 @@
 | 
|  
 | 
|  #include "ash/wm/overview/scoped_overview_animation_settings_factory_aura.h"
 | 
|  
 | 
| +#include "ash/common/wm_window.h"
 | 
|  #include "ash/wm/overview/scoped_overview_animation_settings_aura.h"
 | 
| -#include "ash/wm_window.h"
 | 
|  #include "base/memory/ptr_util.h"
 | 
|  
 | 
|  namespace ash {
 | 
| 
 |