Index: src/gpu/gl/debug/GrGLCreateDebugInterface.cpp |
diff --git a/src/gpu/gl/debug/GrGLCreateDebugInterface.cpp b/src/gpu/gl/debug/GrGLCreateDebugInterface.cpp |
index 77a1422af173212a3bf7178295e2906929b5e875..4c2acc3fc4e50d292928b48d68eacfd6012be5b8 100644 |
--- a/src/gpu/gl/debug/GrGLCreateDebugInterface.cpp |
+++ b/src/gpu/gl/debug/GrGLCreateDebugInterface.cpp |
@@ -796,7 +796,7 @@ public: |
fWrapped.reset(interface); |
} |
- void abandon() const SK_OVERRIDE { |
+ void abandon() const override { |
GrDebugGL::abandon(); |
} |