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