| Index: ash/shell.cc
|
| diff --git a/ash/shell.cc b/ash/shell.cc
|
| index 1cc177f5d9788b8c0760a9898641931c2e01a6a5..fda0db6dbaee53a52439ccd0cdb3a7c400d6d426 100644
|
| --- a/ash/shell.cc
|
| +++ b/ash/shell.cc
|
| @@ -113,7 +113,7 @@
|
| #include "ash/display/display_error_dialog.h"
|
| #include "ash/display/output_configurator_animation.h"
|
| #include "base/chromeos/chromeos_version.h"
|
| -#include "base/message_pump_aurax11.h"
|
| +#include "base/message_loop/message_pump_aurax11.h"
|
| #include "chromeos/display/output_configurator.h"
|
| #include "content/public/browser/gpu_data_manager.h"
|
| #include "content/public/common/content_switches.h"
|
|
|