Chromium Code Reviews| Index: webkit/tools/test_shell/mac/test_shell_webview.h |
| =================================================================== |
| --- webkit/tools/test_shell/mac/test_shell_webview.h (revision 29510) |
| +++ webkit/tools/test_shell/mac/test_shell_webview.h (working copy) |
| @@ -38,6 +38,7 @@ |
| - (void)keyUp:(NSEvent *)theEvent; |
| - (BOOL)isOpaque; |
| - (void)setFrame:(NSRect)frameRect; |
| +- (void)setIsActive:(BOOL)active; |
| @property (nonatomic, assign) TestShell *shell; |