Index: include/core/SkCanvas.h |
diff --git a/include/core/SkCanvas.h b/include/core/SkCanvas.h |
index 38b6f974cc66b00ab58b8107876a757d024b944f..3f9b034946d0afb3113cc8ba8fc81e2e45ad1a68 100644 |
--- a/include/core/SkCanvas.h |
+++ b/include/core/SkCanvas.h |
@@ -1455,7 +1455,7 @@ protected: |
const SkMatrix*, |
const SkPaint*); |
#endif |
- |
+ |
// Returns the canvas to be used by DrawIter. Default implementation |
// returns this. Subclasses that encapsulate an indirect canvas may |
// need to overload this method. The impl must keep track of this, as it |