| Index: ash/test/shell_test_api.cc
 | 
| diff --git a/ash/test/shell_test_api.cc b/ash/test/shell_test_api.cc
 | 
| index 1bec67037881dc2d9b62d1f11bdeb8a9119377c5..8c8293c4f9eb088522a151751330807de86fbe76 100644
 | 
| --- a/ash/test/shell_test_api.cc
 | 
| +++ b/ash/test/shell_test_api.cc
 | 
| @@ -4,9 +4,9 @@
 | 
|  
 | 
|  #include "ash/test/shell_test_api.h"
 | 
|  
 | 
| +#include "ash/common/session/session_state_delegate.h"
 | 
|  #include "ash/display/display_configuration_controller.h"
 | 
|  #include "ash/root_window_controller.h"
 | 
| -#include "ash/session/session_state_delegate.h"
 | 
|  #include "ash/shell.h"
 | 
|  
 | 
|  namespace ash {
 | 
| 
 |