aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleApp.h
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2016-01-08 08:23:19 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-01-08 08:23:19 -0800
commit91b4dfbb2fe995db8404fe881a99d4d3d36fee71 (patch)
tree80a7a7a053393813e8c9b8647ec7d7863ba9720d /samplecode/SampleApp.h
parent27a48dc0cddad7f3531dcf0d39d290e7233e3e76 (diff)
remove MPD for now, to simplify things
Diffstat (limited to 'samplecode/SampleApp.h')
-rw-r--r--samplecode/SampleApp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/samplecode/SampleApp.h b/samplecode/SampleApp.h
index 44085b5ac1..56cf98428b 100644
--- a/samplecode/SampleApp.h
+++ b/samplecode/SampleApp.h
@@ -180,7 +180,7 @@ private:
SkAutoTUnref<SkDocument> fPDFDocument;
bool fUseClip;
- bool fUseMPD;
+ bool fUsePicture;
bool fAnimating;
bool fRotate;
bool fPerspAnim;