Chromium Code Reviews| Index: core/fxcodec/jbig2/JBig2_GrrdProc.h |
| diff --git a/core/fxcodec/jbig2/JBig2_GrrdProc.h b/core/fxcodec/jbig2/JBig2_GrrdProc.h |
| index 389c760ed9ee270cc7e09456e3b953f894eb4906..1ba0d6add0d364d82ce41c17a6d844bb32f9d191 100644 |
| --- a/core/fxcodec/jbig2/JBig2_GrrdProc.h |
| +++ b/core/fxcodec/jbig2/JBig2_GrrdProc.h |
| @@ -32,7 +32,7 @@ class CJBig2_GRRDProc { |
| uint32_t GRW; |
| uint32_t GRH; |
| - int GRTEMPLATE; |
| + bool GRTEMPLATE; |
| CJBig2_Image* GRREFERENCE; |
| int32_t GRREFERENCEDX; |
| int32_t GRREFERENCEDY; |