Chromium Code Reviews| Index: dm/DMGpuSupport.h |
| diff --git a/dm/DMGpuSupport.h b/dm/DMGpuSupport.h |
| index 0b9596ebdc85ff17dd61a0d6cb7fb3f991c5ae87..9e10231dda835001b2ff11da8f7114e231fa0403 100644 |
| --- a/dm/DMGpuSupport.h |
| +++ b/dm/DMGpuSupport.h |
| @@ -65,6 +65,7 @@ public: |
| typedef int GLContextType; |
| static const GLContextType kANGLE_GLContextType = 0, |
| + kANGLE_GL_GLContextType = 0, |
| kCommandBuffer_GLContextType = 0, |
| kDebug_GLContextType = 0, |
| kMESA_GLContextType = 0, |