Index: src/gpu/gl/debug/GrTextureObj.h |
diff --git a/src/gpu/gl/debug/GrTextureObj.h b/src/gpu/gl/debug/GrTextureObj.h |
index 653e23fdbcfe8da7b48ebf5a72ad08968caacdee..fcf851db8639126ecd8a7dac559f2d5370becf0d 100644 |
--- a/src/gpu/gl/debug/GrTextureObj.h |
+++ b/src/gpu/gl/debug/GrTextureObj.h |
@@ -43,7 +43,7 @@ public: |
return 0 != fTextureUnitReferees.count(); |
} |
- void deleteAction() SK_OVERRIDE; |
+ void deleteAction() override; |
protected: |