mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-11 17:15:57 +01:00
0b78461f5b
- Building Chromium using SVN is no longer supported. - Remove CefDOMEvent and CefDOMEventListener (issue #933). - Remove CefRenderHandler::OnScrollOffsetChanged (http://crbug.com/404656). - Remove UR_FLAG_REPORT_LOAD_TIMING (https://codereview.chromium.org/451623002/). git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1816 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
12 lines
497 B
Plaintext
12 lines
497 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://code.google.com/p/chromiumembedded/wiki/BranchesAndBuilding
|
|
|
|
{
|
|
'chromium_checkout': 'ad468e8b47617a4f9fb70fecfd9ea320e6f8c1cf',
|
|
}
|