| Index: ash/utility/partial_screenshot_controller.h
|
| diff --git a/ash/utility/partial_screenshot_controller.h b/ash/utility/partial_screenshot_controller.h
|
| index c1a4845f2f13cdf13f2529217ac20a8168db1dd0..9536283ecb16bca4d03cc33fef3e276f44941fd3 100644
|
| --- a/ash/utility/partial_screenshot_controller.h
|
| +++ b/ash/utility/partial_screenshot_controller.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/events/event_handler.h"
|
| #include "ui/gfx/display_observer.h"
|
| -#include "ui/gfx/point.h"
|
| +#include "ui/gfx/geometry/point.h"
|
|
|
| namespace aura {
|
| class Window;
|
|
|