| Index: base/cocoa_protocols_mac.h
|
| diff --git a/base/cocoa_protocols_mac.h b/base/cocoa_protocols_mac.h
|
| index d3d06f48f8abf1d0780b51cffc152574831194f0..a98d47225ce950ed722de5e637a834bf17ea50bf 100644
|
| --- a/base/cocoa_protocols_mac.h
|
| +++ b/base/cocoa_protocols_mac.h
|
| @@ -30,6 +30,7 @@ DEFINE_EMPTY_PROTOCOL(NSOpenSavePanelDelegate)
|
| DEFINE_EMPTY_PROTOCOL(NSOutlineViewDelegate)
|
| DEFINE_EMPTY_PROTOCOL(NSTableViewDataSource)
|
| DEFINE_EMPTY_PROTOCOL(NSTableViewDelegate)
|
| +DEFINE_EMPTY_PROTOCOL(NSTabViewDelegate)
|
| DEFINE_EMPTY_PROTOCOL(NSTextFieldDelegate)
|
| DEFINE_EMPTY_PROTOCOL(NSTextViewDelegate)
|
| DEFINE_EMPTY_PROTOCOL(NSWindowDelegate)
|
|
|