| Index: cc/tiles/software_image_decode_controller.h
|
| diff --git a/cc/tiles/software_image_decode_controller.h b/cc/tiles/software_image_decode_controller.h
|
| index e8a490f63f2ad7a675644c425d2e41fb864d67d3..700913e9240c21452a957132837728d714e2adbe 100644
|
| --- a/cc/tiles/software_image_decode_controller.h
|
| +++ b/cc/tiles/software_image_decode_controller.h
|
| @@ -25,6 +25,7 @@
|
| #include "cc/resources/resource_format.h"
|
| #include "cc/tiles/image_decode_controller.h"
|
| #include "third_party/skia/include/core/SkRefCnt.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
|
|
| namespace cc {
|
|
|
|
|