| Index: ui/snapshot/snapshot_aura.cc
|
| diff --git a/ui/snapshot/snapshot_aura.cc b/ui/snapshot/snapshot_aura.cc
|
| index 0f39b1138d58fd3f69fbceb46bd5c298e2909960..d2df3f08f2aee04e22bc93ee62bd50ef7a0a145c 100644
|
| --- a/ui/snapshot/snapshot_aura.cc
|
| +++ b/ui/snapshot/snapshot_aura.cc
|
| @@ -8,6 +8,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
| +#include "base/memory/ptr_util.h"
|
| #include "base/task_runner_util.h"
|
| #include "cc/output/copy_output_request.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
|
|