| Index: cc/tiles/gpu_image_decode_controller.cc
|
| diff --git a/cc/tiles/gpu_image_decode_controller.cc b/cc/tiles/gpu_image_decode_controller.cc
|
| index f05a03a151f41af750d8502d1113baa373f9c54d..85f7bd68eaa01d63c3b5cf0a344537dbaf5994b4 100644
|
| --- a/cc/tiles/gpu_image_decode_controller.cc
|
| +++ b/cc/tiles/gpu_image_decode_controller.cc
|
| @@ -12,6 +12,7 @@
|
| #include "cc/debug/devtools_instrumentation.h"
|
| #include "cc/output/context_provider.h"
|
| #include "cc/raster/tile_task.h"
|
| +#include "cc/resources/resource_format_utils.h"
|
| #include "gpu/command_buffer/client/context_support.h"
|
| #include "gpu/command_buffer/client/gles2_interface.h"
|
| #include "gpu_image_decode_controller.h"
|
|
|