Chromium Code Reviews| Index: src/animator/SkSnapshot.h |
| diff --git a/src/animator/SkSnapshot.h b/src/animator/SkSnapshot.h |
| index e3b36d18981d78c13f9f7ecfa3df53221dcb7c0e..18c928d4a9567a17b94261a9e54e160a41a33607 100644 |
| --- a/src/animator/SkSnapshot.h |
| +++ b/src/animator/SkSnapshot.h |
| @@ -23,7 +23,7 @@ class SkSnapshot: public SkADrawable { |
| SkString filename; |
| SkScalar quality; |
| SkBool sequence; |
| - int /*SkImageEncoder::Type*/ type; |
| + int /*SkEncodedFormat*/ type; |
| int fSeqVal; |
| }; |