Chromium Code Reviews| Index: experimental/iOSSampleApp/SkSampleUIView.h |
| =================================================================== |
| --- experimental/iOSSampleApp/SkSampleUIView.h (revision 7987) |
| +++ experimental/iOSSampleApp/SkSampleUIView.h (working copy) |
| @@ -43,4 +43,6 @@ |
| - (void)setSkTitle:(const char*)title; |
| - (void)postInvalWithRect:(const SkIRect*)rectOrNil; |
| +- (void)getAttachmentInfo:(SkOSWindow::AttachmentInfo*)info; |
| + |
| @end |