projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1c5d07
)
Update libchromiumcontent: fix private API call
author
Cheng Zhao
<zcbenz@gmail.com>
Tue, 27 Oct 2015 06:25:42 +0000
(14:25 +0800)
committer
Cheng Zhao
<zcbenz@gmail.com>
Tue, 27 Oct 2015 06:25:42 +0000
(14:25 +0800)
script/lib/config.py
patch
|
blob
|
history
diff --git
a/script/lib/config.py
b/script/lib/config.py
index 83468f81994667435ad5ced568f878814b6df282..047ecf4faa76cf61805a5452796b7984a6195a33 100644
(file)
--- a/
script/lib/config.py
+++ b/
script/lib/config.py
@@
-8,7
+8,7
@@
import sys
BASE_URL = os.getenv('LIBCHROMIUMCONTENT_MIRROR') or \
'http://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent'
-LIBCHROMIUMCONTENT_COMMIT = '
78e54bc39a04b758ed5167cd980cc4d9951bd629
'
+LIBCHROMIUMCONTENT_COMMIT = '
464aff2398f619b1d4d91b9187de69803919dca2
'
PLATFORM = {
'cygwin': 'win32',