Index: include/effects/SkDashPathEffect.h |
diff --git a/include/effects/SkDashPathEffect.h b/include/effects/SkDashPathEffect.h |
index 9c0775dfbaa19b347643472b59173bb2624ac006..4e83f45cb6ae320402664866676f4e737d2f9dd9 100644 |
--- a/include/effects/SkDashPathEffect.h |
+++ b/include/effects/SkDashPathEffect.h |
@@ -47,7 +47,7 @@ public: |
const SkStrokeRec&, const SkMatrix&, |
const SkRect*) const SK_OVERRIDE; |
- virtual Factory getFactory() SK_OVERRIDE; |
+ virtual Factory getFactory() const SK_OVERRIDE; |
static SkFlattenable* CreateProc(SkFlattenableReadBuffer&); |