| Index: ash/test/ui_controls_factory_ash.cc
 | 
| diff --git a/ash/test/ui_controls_factory_ash.cc b/ash/test/ui_controls_factory_ash.cc
 | 
| index 11ad807fb9acffdd2f43ace2b1bbebd093817f5c..090059ec95520f8fc8a883e9a58051eb8b3f94d9 100644
 | 
| --- a/ash/test/ui_controls_factory_ash.cc
 | 
| +++ b/ash/test/ui_controls_factory_ash.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/common/wm_window.h"
 | 
|  #include "ash/shell.h"
 | 
|  #include "ash/wm/root_window_finder.h"
 | 
|  #include "ash/wm/window_properties.h"
 | 
| -#include "ash/wm_window.h"
 | 
|  #include "ui/aura/client/capture_client.h"
 | 
|  #include "ui/aura/client/screen_position_client.h"
 | 
|  #include "ui/aura/env.h"
 | 
| 
 |