diff options
Diffstat (limited to 'ash/display/resolution_notification_controller.h')
-rw-r--r-- | ash/display/resolution_notification_controller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/display/resolution_notification_controller.h b/ash/display/resolution_notification_controller.h index a28e2e3..b59035e 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); |