Chromium Code Reviews| Index: src/gpu/batches/GrTestBatch.h |
| diff --git a/src/gpu/batches/GrTestBatch.h b/src/gpu/batches/GrTestBatch.h |
| index c28f98d716c5ebea1bacac102efbcc45f6fd79b7..3efa3578d5ba0d3728aa34236dad9fab186ab3b8 100644 |
| --- a/src/gpu/batches/GrTestBatch.h |
| +++ b/src/gpu/batches/GrTestBatch.h |
| @@ -10,6 +10,7 @@ |
| #include "GrBatchFlushState.h" |
| #include "GrGeometryProcessor.h" |
| +#include "GrVertexBuffer.h" |
| #include "batches/GrVertexBatch.h" |