Chromium Code Reviews| Index: tools/viewer/Viewer.h |
| diff --git a/tools/viewer/Viewer.h b/tools/viewer/Viewer.h |
| index 033bd6969b9684a7c8d10ca474583876e0456b49..3579e4d296a004dcabcfc0dbc97c53a73387a3bb 100644 |
| --- a/tools/viewer/Viewer.h |
| +++ b/tools/viewer/Viewer.h |
| @@ -47,6 +47,8 @@ private: |
| bool fDisplayStats; |
| + sk_app::Window::BackendType fBackendType; |
| + |
| // transform data |
| SkMatrix fLocalMatrix; |
| SkScalar fZoomCenterX; |