| Index: ash/display/display_info.h
|
| diff --git a/ash/display/display_info.h b/ash/display/display_info.h
|
| index d8c57c6e08eb74f146ed4a8a540b058840696f60..103f1cb00c9ea697c0613d5f6d7ca6bccc9df2bd 100644
|
| --- a/ash/display/display_info.h
|
| +++ b/ash/display/display_info.h
|
| @@ -11,8 +11,8 @@
|
| #include "ash/ash_export.h"
|
| #include "ui/display/types/display_constants.h"
|
| #include "ui/gfx/display.h"
|
| -#include "ui/gfx/insets.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/insets.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
|
|
| namespace ash {
|
|
|
|
|