| Index: content/shell/shell_application_mac.h
|
| diff --git a/content/shell/shell_application_mac.h b/content/shell/shell_application_mac.h
|
| index 3450ff38b997c99fd08af9b3718dbd810584ab32..88b8d9eac420dc1d02111367f34c00b7024b4717 100644
|
| --- a/content/shell/shell_application_mac.h
|
| +++ b/content/shell/shell_application_mac.h
|
| @@ -20,6 +20,8 @@
|
| // CrAppControlProtocol:
|
| - (void)setHandlingSendEvent:(BOOL)handlingSendEvent;
|
|
|
| +- (IBAction)newDocument:(id)sender;
|
| +
|
| @end
|
|
|
| #endif // CONTENT_SHELL_SHELL_APPLICATION_MAC_H_
|
|
|