Chromium Code Reviews| Index: src/core/SkLiteDL.h |
| diff --git a/src/core/SkLiteDL.h b/src/core/SkLiteDL.h |
| index 07983662cc3c6c2aeb580dab3f481cdec883b011..27e3479e0378e7eeb71045cf1917a3b2f7cec7c3 100644 |
| --- a/src/core/SkLiteDL.h |
| +++ b/src/core/SkLiteDL.h |
| @@ -25,6 +25,7 @@ public: |
| void optimizeFor(GrContext*); |
| void makeThreadsafe(); |
| + bool empty() const; |
| void save(); |
| void saveLayer(const SkRect*, const SkPaint*, const SkImageFilter*, SkCanvas::SaveLayerFlags); |