| Index: ash/high_contrast/high_contrast_controller.cc
|
| diff --git a/ash/high_contrast/high_contrast_controller.cc b/ash/high_contrast/high_contrast_controller.cc
|
| index 487c41bf47c99c4fe02bf6875882c4abca84d2a2..03618c56ba3c0be7c272c0c879c9bc77a12557fb 100644
|
| --- a/ash/high_contrast/high_contrast_controller.cc
|
| +++ b/ash/high_contrast/high_contrast_controller.cc
|
| @@ -5,7 +5,7 @@
|
| #include "ash/high_contrast/high_contrast_controller.h"
|
|
|
| #include "ash/shell.h"
|
| -#include "ui/aura/root_window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/compositor/layer.h"
|
|
|
| namespace ash {
|
|
|