| Index: chrome/browser/extensions/api/automation/automation_apitest.cc
 | 
| diff --git a/chrome/browser/extensions/api/automation/automation_apitest.cc b/chrome/browser/extensions/api/automation/automation_apitest.cc
 | 
| index a51ee34bac14392ee9f8a681322ef08926399e8b..c4fa962b6061d49c68893e6c33bd49d4c3a276b1 100644
 | 
| --- a/chrome/browser/extensions/api/automation/automation_apitest.cc
 | 
| +++ b/chrome/browser/extensions/api/automation/automation_apitest.cc
 | 
| @@ -34,7 +34,7 @@
 | 
|  
 | 
|  #if defined(OS_CHROMEOS)
 | 
|  #include "ash/accelerators/accelerator_controller.h"
 | 
| -#include "ash/wm_shell.h"
 | 
| +#include "ash/common/wm_shell.h"
 | 
|  #include "chrome/browser/ui/aura/accessibility/automation_manager_aura.h"
 | 
|  #endif
 | 
|  
 | 
| 
 |