| Index: ash/high_contrast/high_contrast_controller.h
|
| diff --git a/ash/high_contrast/high_contrast_controller.h b/ash/high_contrast/high_contrast_controller.h
|
| index 7dd067542606e5242ad29e2adb508417f8d39395..02b594c7a3555c291d1b03b02c0ae8e1faa0d95a 100644
|
| --- a/ash/high_contrast/high_contrast_controller.h
|
| +++ b/ash/high_contrast/high_contrast_controller.h
|
| @@ -6,7 +6,7 @@
|
| #define ASH_HIGH_CONTRAST_HIGH_CONTRAST_CONTROLLER_H_
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/shell_observer.h"
|
| +#include "ash/common/shell_observer.h"
|
| #include "base/macros.h"
|
|
|
| namespace aura {
|
|
|