| Index: ash/system/screen_layout_observer.h
|
| diff --git a/ash/system/screen_layout_observer.h b/ash/system/screen_layout_observer.h
|
| index d103bc62fad87151aa52141ff06dd2092ea59a88..24943aeecc17e92f9555a3478ce1af1c46d0683d 100644
|
| --- a/ash/system/screen_layout_observer.h
|
| +++ b/ash/system/screen_layout_observer.h
|
| @@ -10,7 +10,7 @@
|
| #include <map>
|
|
|
| #include "ash/ash_export.h"
|
| -#include "ash/wm_display_observer.h"
|
| +#include "ash/common/wm_display_observer.h"
|
| #include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| #include "ui/display/manager/managed_display_info.h"
|
|
|