Index: src/animator/SkDisplayAdd.h |
diff --git a/src/animator/SkDisplayAdd.h b/src/animator/SkDisplayAdd.h |
index c106d867b1a201d4a67fa50dbed426d9c6827892..eb4610b39f5d2dd7f377522444bd308b48d2e006 100644 |
--- a/src/animator/SkDisplayAdd.h |
+++ b/src/animator/SkDisplayAdd.h |
@@ -36,7 +36,7 @@ protected: |
Mode mode; |
int32_t offset; |
SkADrawable* use; |
- SkADrawable* where; // if NULL, offset becomes index |
+ SkADrawable* where; // if nullptr, offset becomes index |
// } A; |
private: |
typedef SkADrawable INHERITED; |