diff --git a/script/cpplint.py b/script/cpplint.py index b1729e7e29..4330877133 100755 --- a/script/cpplint.py +++ b/script/cpplint.py @@ -11,6 +11,7 @@ IGNORE_FILES = [ 'browser/atom_application_mac.h', 'browser/atom_application_delegate_mac.h', 'browser/native_window_mac.h', + 'browser/ui/atom_menu_controller_mac.h', 'browser/ui/nsalert_synchronous_sheet_mac.h', 'common/api/api_messages.cc', 'common/api/api_messages.h',