cef/CHROMIUM_BUILD_COMPATIBILITY.txt
Marshall Greenblatt a87280cf72 Merge revision 1664 changes:
- Update scripts to support git checkouts of CEF and/or Chromium.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1665 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-18 18:35:28 +00:00

13 lines
549 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
{
'release_url': 'http://src.chromium.org/svn/releases/35.0.1916.27',
'chromium_checkout': 'refs/tags/35.0.1916.27',
}