Chromium Code Reviews| Index: src/gpu/GrBatchAtlas.cpp |
| diff --git a/src/gpu/GrBatchAtlas.cpp b/src/gpu/GrBatchAtlas.cpp |
| index 9f3c4dd983ca8cbdc67460046f135fb47dece37b..db1b13471f4cf329938dff0a69c0329ec5a7852b 100644 |
| --- a/src/gpu/GrBatchAtlas.cpp |
| +++ b/src/gpu/GrBatchAtlas.cpp |
| @@ -9,6 +9,7 @@ |
| #include "GrBatchFlushState.h" |
| #include "GrRectanizer.h" |
| #include "GrTracing.h" |
| +#include "GrVertexBuffer.h" |
| //////////////////////////////////////////////////////////////////////////////// |