Chromium Code Reviews| Index: ash/utility/screenshot_controller.cc |
| diff --git a/ash/utility/screenshot_controller.cc b/ash/utility/screenshot_controller.cc |
| index d483fa0e9a93c44d6159f0a3127532c6271fa06e..d12f1a68331fb06c09f955c819f25c38a97558d7 100644 |
| --- a/ash/utility/screenshot_controller.cc |
| +++ b/ash/utility/screenshot_controller.cc |
| @@ -10,6 +10,7 @@ |
| #include "ash/public/cpp/shell_window_ids.h" |
| #include "ash/screenshot_delegate.h" |
| #include "ash/shell.h" |
| +#include "ash/utility/transformer_util.h" |
|
oshima
2017/04/13 23:51:45
is this used?
wutao
2017/04/14 00:17:54
Ha, will remove.
|
| #include "ash/wm/window_util.h" |
| #include "base/memory/ptr_util.h" |
| #include "ui/aura/client/capture_client.h" |