| Index: chrome/browser/chromeos/policy/display_rotation_default_handler.cc
 | 
| diff --git a/chrome/browser/chromeos/policy/display_rotation_default_handler.cc b/chrome/browser/chromeos/policy/display_rotation_default_handler.cc
 | 
| index 6f1c3b34ce5be051c21c7f9e26eb9a75e613f182..0e083584c6f975a81955a8f1a0ac0a4da523317c 100644
 | 
| --- a/chrome/browser/chromeos/policy/display_rotation_default_handler.cc
 | 
| +++ b/chrome/browser/chromeos/policy/display_rotation_default_handler.cc
 | 
| @@ -6,8 +6,8 @@
 | 
|  
 | 
|  #include <stddef.h>
 | 
|  
 | 
| +#include "ash/common/wm_shell.h"
 | 
|  #include "ash/shell.h"
 | 
| -#include "ash/wm_shell.h"
 | 
|  #include "base/bind.h"
 | 
|  #include "base/bind_helpers.h"
 | 
|  #include "base/location.h"
 | 
| 
 |