| 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 4f3bffa91241fba8352b9dfcab8853afa0bd4d92..38c0ee7ef7e1abf3fe8ef7e7d071e3f834692615 100644
|
| --- a/ash/high_contrast/high_contrast_controller.cc
|
| +++ b/ash/high_contrast/high_contrast_controller.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/high_contrast/high_contrast_controller.h"
|
|
|
| +#include "ash/common/wm_shell.h"
|
| +#include "ash/common/wm_window.h"
|
| #include "ash/shell.h"
|
| -#include "ash/wm_shell.h"
|
| -#include "ash/wm_window.h"
|
| #include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/compositor/layer.h"
|
|
|
|
|