This website requires JavaScript.
Explore
Help
Sign In
bcarrella
/
cef
mirror of
https://bitbucket.org/chromiumembedded/cef
Watch
1
Star
0
Fork
You've already forked cef
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a046794e68
cef
/
tools
/
patch_updater.sh
3 lines
44 B
Bash
Raw
Normal View
History
Unescape
Escape
Update to Chromium version 68.0.3425.0 (#557062) Known issues: - Surface synchronization is now enabled for OSR, see issue #2447. - Jumbo build is broken, fixed in https://crrev.com/868717ce.
2018-05-20 15:51:42 +02:00
#!/bin/sh
mac/linux: Use python3 for .sh scripts Newer OS versions no longer ship with Python 2 by default.
2022-04-06 23:46:47 +02:00
python3 tools/patch_updater.py
$@