1
0

Update to latest CEF

This commit is contained in:
Scott E. Graves
2017-03-21 11:52:14 -05:00
parent f0544997e3
commit ac4872557a
4 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ set GN_DEFINES=is_win_fastlink=true fatal_linker_warnings=false
set GN_ARGUMENTS=--ide=vs2015 --sln=cef --filters=//cef/*
pushd chromium_git
call python ..\automate\automate-git.py --download-dir=%ROOT%chromium_git --depot-tools-dir=%ROOT%depot_tools --no-distrib --no-build --branch=2987 || goto :ERROR
call python ..\automate\automate-git.py --download-dir=%ROOT%chromium_git --depot-tools-dir=%ROOT%depot_tools --no-distrib --no-build --branch=3029 || goto :ERROR
popd
pushd chromium_git\chromium\src\cef