| Index: components/exo/touch_unittest.cc
 | 
| diff --git a/components/exo/touch_unittest.cc b/components/exo/touch_unittest.cc
 | 
| index e1759a5301dd79e5df90573a4684f78ba26d8b50..1090108ccd0abc00bee828bbd3e311eabe90bacd 100644
 | 
| --- a/components/exo/touch_unittest.cc
 | 
| +++ b/components/exo/touch_unittest.cc
 | 
| @@ -2,10 +2,10 @@
 | 
|  // Use of this source code is governed by a BSD-style license that can be
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
| -#include "ash/aura/wm_window_aura.h"
 | 
|  #include "ash/common/wm/window_positioner.h"
 | 
|  #include "ash/common/wm/window_positioning_utils.h"
 | 
|  #include "ash/common/wm_shell.h"
 | 
| +#include "ash/common/wm_window.h"
 | 
|  #include "ash/public/cpp/shell_window_ids.h"
 | 
|  #include "ash/shell.h"
 | 
|  #include "components/exo/buffer.h"
 | 
| 
 |