#import "base/mac/scoped_sending_event.h" @interface BRYApplication : NSApplication { BOOL _handlingSendEvent; } @end