chore: bump chromium to bd6aad6a4b37dad7aae42fec349e9 (master) (#18626)

* chore: bump chromium in DEPS to f200986dfaabd6aad6a4b37dad7aae42fec349e9

* chore: BridgedNativeWidgetImpl was renamed to NativeWidgetMacNSWindowHost

Refs: 1640804

* refactor: remove MainMenu.xib as Chromium has removed its dependency on xcode and therefore all xibs

As we set default menus in JS land the default native menu is tiny, just
has a Quit button

Refs: 1627242

* chore: update zip manifests
This commit is contained in:
Electron Bot 2019-06-04 17:27:07 -07:00 committed by Samuel Attard
parent 9e8bd433df
commit 164cc43440
11 changed files with 55 additions and 273 deletions

View file

@ -97,7 +97,7 @@ class AtomBrowserMainParts : public content::BrowserMainParts {
#if defined(OS_MACOSX)
void FreeAppDelegate();
void InitializeMainNib();
void InitializeEmptyApplicationMenu();
#endif
#if defined(OS_MACOSX)