aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/skpdiff/SkCLImageDiffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/skpdiff/SkCLImageDiffer.h')
-rw-r--r--tools/skpdiff/SkCLImageDiffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/skpdiff/SkCLImageDiffer.h b/tools/skpdiff/SkCLImageDiffer.h
index 177940d977..cb9a8d6460 100644
--- a/tools/skpdiff/SkCLImageDiffer.h
+++ b/tools/skpdiff/SkCLImageDiffer.h
@@ -26,7 +26,7 @@ class SkCLImageDiffer : public SkImageDiffer {
public:
SkCLImageDiffer();
- bool requiresOpenCL() const SK_OVERRIDE { return true; }
+ bool requiresOpenCL() const override { return true; }
/**
* Initializes the OpenCL resources this differ needs to work