Chromium Code Reviews| Index: src/gpu/batches/GrBatch.h |
| diff --git a/src/gpu/batches/GrBatch.h b/src/gpu/batches/GrBatch.h |
| index f0559330feb82db2764b1e444858d0d08ba3b13c..b26cdde73c98603d0b1fbe93dcc34642ae87b558 100644 |
| --- a/src/gpu/batches/GrBatch.h |
| +++ b/src/gpu/batches/GrBatch.h |
| @@ -16,6 +16,7 @@ |
| #include <new> |
| class GrCaps; |
| +class GrGpuCommandBuffer; |
| class GrBatchFlushState; |
| class GrRenderTarget; |