| Index: ash/shell.cc
|
| diff --git a/ash/shell.cc b/ash/shell.cc
|
| index 968e8a9a0f69ef7a9cb1dc4c385f8e5c4ed09362..9d15218621caed7de0e2b2a5fbb747e93603d93b 100644
|
| --- a/ash/shell.cc
|
| +++ b/ash/shell.cc
|
| @@ -127,7 +127,7 @@
|
| #endif // defined(USE_X11)
|
| #include "ash/accelerators/magnifier_key_scroller.h"
|
| #include "ash/accelerators/spoken_feedback_toggler.h"
|
| -#include "ash/ash_constants.h"
|
| +#include "ash/common/ash_constants.h"
|
| #include "ash/display/display_change_observer_chromeos.h"
|
| #include "ash/display/display_color_manager_chromeos.h"
|
| #include "ash/display/display_error_observer_chromeos.h"
|
|
|