Chromium Code Reviews| Index: src/views/mac/SkNSView.h |
| diff --git a/src/views/mac/SkNSView.h b/src/views/mac/SkNSView.h |
| index 9cc29498f6cda3f68b74e76b65b9c9fe111b4aab..4befaeea7e3f6da6016f353de8848b9c5524a2d6 100644 |
| --- a/src/views/mac/SkNSView.h |
| +++ b/src/views/mac/SkNSView.h |
| @@ -50,6 +50,8 @@ class SkEvent; |
| - (void)detach; |
| - (void)present; |
| +- (void)setVSync:(bool)enable; |
| + |
| - (void)freeNativeWind; |
| @end |