Update build instructions.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1652 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
parent
078aae8bd8
commit
966b64c01f
|
@ -3,17 +3,8 @@
|
||||||
# below before building CEF. Chromium compatibility information for older CEF
|
# below before building CEF. Chromium compatibility information for older CEF
|
||||||
# revisions is available by viewing this file's change history.
|
# revisions is available by viewing this file's change history.
|
||||||
#
|
#
|
||||||
# To configure a specific Chromium URL:
|
# Instructions for building CEF are available at:
|
||||||
# gclient config chromium_url
|
# https://code.google.com/p/chromiumembedded/wiki/BranchesAndBuilding
|
||||||
#
|
|
||||||
# To update to a specific Chromium revision:
|
|
||||||
# gclient sync --revision src@chromium_revision --jobs 8 --force
|
|
||||||
#
|
|
||||||
# This file is integrated with the CEF Automation Tool. See the
|
|
||||||
# tools/automate/automate.README.txt file for more information.
|
|
||||||
#
|
|
||||||
# For general gclient usage information visit:
|
|
||||||
# http://dev.chromium.org/developers/how-tos/get-the-code
|
|
||||||
|
|
||||||
{
|
{
|
||||||
'chromium_url': 'http://src.chromium.org/svn/trunk/src',
|
'chromium_url': 'http://src.chromium.org/svn/trunk/src',
|
||||||
|
|
Loading…
Reference in New Issue