| Index: ash/utility/partial_screenshot_controller.cc
|
| diff --git a/ash/utility/partial_screenshot_controller.cc b/ash/utility/partial_screenshot_controller.cc
|
| index 210017f02125860ef76a2b290084f71283136336..6f1fd02c86d36037ce61c437d683ae310abdba33 100644
|
| --- a/ash/utility/partial_screenshot_controller.cc
|
| +++ b/ash/utility/partial_screenshot_controller.cc
|
| @@ -11,6 +11,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"
|
|
|