Chromium Code Reviews| Index: samplecode/SampleApp.h |
| diff --git a/samplecode/SampleApp.h b/samplecode/SampleApp.h |
| index abb1f2400211481554c4ded7cf50c191298a2534..2e9a11c2a10f4d575fcfc83c4950f809bba74480 100644 |
| --- a/samplecode/SampleApp.h |
| +++ b/samplecode/SampleApp.h |
| @@ -118,6 +118,7 @@ public: |
| void toggleSlideshow(); |
| void toggleFPS(); |
| void showOverview(); |
| + void toggleDistanceFieldFonts(); |
| GrContext* getGrContext() const { return fDevManager->getGrContext(); } |