| Index: ash/display/display_util.cc
|
| diff --git a/ash/display/display_util.cc b/ash/display/display_util.cc
|
| index dd62d4b4e9b41b5f3abbf7cf7ebe4156b51882b3..56be5abc389bd3907421867b76465cc32301eba3 100644
|
| --- a/ash/display/display_util.cc
|
| +++ b/ash/display/display_util.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include <algorithm>
|
|
|
| +#include "ash/common/display/display_info.h"
|
| #include "ash/common/system/system_notifier.h"
|
| -#include "ash/display/display_info.h"
|
| #include "ash/display/display_manager.h"
|
| #include "ash/host/ash_window_tree_host.h"
|
| #include "ash/new_window_delegate.h"
|
|
|