aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/debug/GrTextureObj.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/gl/debug/GrTextureObj.h')
-rw-r--r--src/gpu/gl/debug/GrTextureObj.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/gl/debug/GrTextureObj.h b/src/gpu/gl/debug/GrTextureObj.h
index 653e23fdbc..fcf851db86 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: