chore: bump chromium to 89.0.4389.47 (12-x-y) (#27591)

Co-authored-by: Charles Kerr <charles@charleskerr.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: Jeremy Rose <nornagon@nornagon.net>
This commit is contained in:
Electron Bot
2021-02-16 15:17:43 -08:00
committed by GitHub
parent 777f23af0d
commit 33f6ff40fc
49 changed files with 284 additions and 268 deletions

View File

@@ -14,8 +14,6 @@ interface ElectronRenderer {
ReceivePostMessage(string channel, blink.mojom.TransferableMessage message);
NotifyUserActivation();
TakeHeapSnapshot(handle file) => (bool success);
};