Chromium Code Reviews| Index: src/gpu/GrProcOptInfo.cpp |
| diff --git a/src/gpu/GrProcOptInfo.cpp b/src/gpu/GrProcOptInfo.cpp |
| index e56fb743a68857d002c3ba31d44d347cceb16563..af6b81e0d62112956d1c2ec7b84c8100569985b9 100644 |
| --- a/src/gpu/GrProcOptInfo.cpp |
| +++ b/src/gpu/GrProcOptInfo.cpp |
| @@ -9,7 +9,7 @@ |
| #include "GrGeometryProcessor.h" |
| -#include "batches/GrBatch.h" |
| +#include "batches/GrDrawBatch.h" |
| void GrProcOptInfo::calcColorWithBatch(const GrDrawBatch* batch, |
| const GrFragmentStage* stages, |