mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-28 18:41:24 +01:00
f781ea373f
- chrome: Disable upgrade/downgrade behavior (see #3608) - chrome: Disable process singleton behavior (see #3609) - chrome: Disable config as default system browser (see #3613)
12 lines
478 B
Plaintext
12 lines
478 B
Plaintext
# The Chromium Embedded Framework (CEF) project is built on top of the Chromium
|
|
# project source tree. Chromium should be updated to the URL and revision listed
|
|
# below before building CEF. Chromium compatibility information for older CEF
|
|
# revisions is available by viewing this file's change history.
|
|
#
|
|
# Instructions for building CEF are available at:
|
|
# https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding
|
|
|
|
{
|
|
'chromium_checkout': 'refs/tags/120.0.6099.0'
|
|
}
|