| Index: cc/output/copy_output_result.h
|
| diff --git a/cc/output/copy_output_result.h b/cc/output/copy_output_result.h
|
| index a64fc5108ef4cc46ce8cead0e9dfac49ea83bc84..11abcf35a16fe6d12f07b9aac766281235d67c31 100644
|
| --- a/cc/output/copy_output_result.h
|
| +++ b/cc/output/copy_output_result.h
|
| @@ -11,10 +11,9 @@
|
| #include "cc/base/cc_export.h"
|
| #include "cc/resources/single_release_callback.h"
|
| #include "cc/resources/texture_mailbox.h"
|
| +#include "third_party/skia/include/core/SkBitmap.h"
|
| #include "ui/gfx/geometry/size.h"
|
|
|
| -class SkBitmap;
|
| -
|
| namespace cc {
|
| class TextureMailbox;
|
|
|
|
|