Chromium Code Reviews| Index: src/gpu/gl/GrGpuGL.h |
| diff --git a/src/gpu/gl/GrGpuGL.h b/src/gpu/gl/GrGpuGL.h |
| index 65816b54a82849562f1717f0ccbed647f5d4c1b6..e5f2915a24811c1e9690ca066fa3b720aac0057f 100644 |
| --- a/src/gpu/gl/GrGpuGL.h |
| +++ b/src/gpu/gl/GrGpuGL.h |
| @@ -431,7 +431,7 @@ private: |
| TriState fHWStencilTestEnabled; |
| - GrDrawState::DrawFace fHWDrawFace; |
| + GrOptDrawState::DrawFace fHWDrawFace; |
| TriState fHWWriteToColor; |
| TriState fHWDitherEnabled; |
| uint32_t fHWBoundRenderTargetUniqueID; |