Chromium Code Reviews| Index: samplecode/SampleApp.h |
| diff --git a/samplecode/SampleApp.h b/samplecode/SampleApp.h |
| index 44eda1ecd8c6b823d4561eea0bd31e1296748a0f..32581931100c73e0d5007132e0bc8569c99eee49 100644 |
| --- a/samplecode/SampleApp.h |
| +++ b/samplecode/SampleApp.h |
| @@ -68,7 +68,7 @@ public: |
| */ |
| class DeviceManager : public SkRefCnt { |
| public: |
| - SK_DECLARE_INST_COUNT(DeviceManager) |
| + |
| virtual void setUpBackend(SampleWindow* win, int msaaSampleCount) = 0; |