| Index: ash/utility/partial_screenshot_controller.cc
|
| diff --git a/ash/utility/partial_screenshot_controller.cc b/ash/utility/partial_screenshot_controller.cc
|
| index 18f8e4e5fc87749f074c7b058a4b1f8a3e2fd37b..602fde45badaac6350053afa98ae9071ce10bfe7 100644
|
| --- a/ash/utility/partial_screenshot_controller.cc
|
| +++ b/ash/utility/partial_screenshot_controller.cc
|
| @@ -12,6 +12,7 @@
|
| #include "ash/shell_window_ids.h"
|
| #include "base/stl_util.h"
|
| #include "ui/compositor/paint_recorder.h"
|
| +#include "ui/events/event.h"
|
| #include "ui/events/event_handler.h"
|
| #include "ui/gfx/canvas.h"
|
| #include "ui/wm/core/cursor_manager.h"
|
|
|