| Index: ash/utility/screenshot_controller.cc
|
| diff --git a/ash/utility/screenshot_controller.cc b/ash/utility/screenshot_controller.cc
|
| index 91461bdf722d0cd8bfbc90f36d5b1e9151a5368c..7503cc5dc23f302df16ffecdc6be4bbedae9d614 100644
|
| --- a/ash/utility/screenshot_controller.cc
|
| +++ b/ash/utility/screenshot_controller.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include <cmath>
|
|
|
| -#include "ash/common/shell_window_ids.h"
|
| #include "ash/display/mouse_cursor_event_filter.h"
|
| +#include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/screenshot_delegate.h"
|
| #include "ash/shell.h"
|
| #include "ash/wm/window_util.h"
|
|
|