chore: remove no longer needed macOS SDK forward declarations (#19446)

This commit is contained in:
Milan Burda 2019-07-26 14:11:37 +02:00 committed by Alexey Kuzmin
parent 44efaea6d5
commit 4639c68a7b
6 changed files with 1 additions and 311 deletions

View file

@ -22,7 +22,6 @@ const BLACKLIST = new Set([
['shell', 'browser', 'ui', 'cocoa', 'atom_touch_bar.h'],
['shell', 'browser', 'ui', 'cocoa', 'atom_inspectable_web_contents_view.h'],
['shell', 'browser', 'ui', 'cocoa', 'event_dispatching_window.h'],
['shell', 'browser', 'ui', 'cocoa', 'touch_bar_forward_declarations.h'],
['shell', 'browser', 'ui', 'cocoa', 'NSColor+Hex.h'],
['shell', 'browser', 'ui', 'cocoa', 'NSString+ANSI.h'],
['shell', 'common', 'node_includes.h'],