| Index: ash/display/resolution_notification_controller.h
|
| diff --git a/ash/display/resolution_notification_controller.h b/ash/display/resolution_notification_controller.h
|
| index a28e2e326d099323fd00a42edcb7983d2d9c3676..b59035e3f6475a74cca23e935ac3daa8ce5ae242 100644
|
| --- a/ash/display/resolution_notification_controller.h
|
| +++ b/ash/display/resolution_notification_controller.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/timer/timer.h"
|
| #include "ui/gfx/display_observer.h"
|
| -#include "ui/gfx/size.h"
|
| +#include "ui/gfx/geometry/size.h"
|
|
|
| namespace chromeos {
|
| FORWARD_DECLARE_TEST(DisplayPreferencesTest, PreventStore);
|
|
|