| Index: cc/resources/resource_format.h
|
| diff --git a/cc/resources/resource_format.h b/cc/resources/resource_format.h
|
| index 275053f476cca49f29abcaf58ab1c68f32a614ce..518131114d919668237f88ff8faf5843f598519a 100644
|
| --- a/cc/resources/resource_format.h
|
| +++ b/cc/resources/resource_format.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "cc/base/cc_export.h"
|
| -#include "ui/gfx/gpu_memory_buffer.h"
|
| +#include "ui/gfx/buffer_types.h"
|
|
|
| // TODO(prashant.n): Including third_party/khronos/GLES2/gl2.h causes
|
| // redefinition errors as macros/functions defined in it conflict with
|
|
|