projects
/
platform
/
framework
/
web
/
chromium-efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26428dc
)
Add v8 and skia to custom deps.
author
Viatcheslav Ostapenko
<sl.ostapenko@samsung.com>
Mon, 28 Jul 2014 14:50:43 +0000
(10:50 -0400)
committer
Youngsoo Choi
<kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000
(06:57 +0000)
tizen_src/.gclient
patch
|
blob
|
history
diff --git
a/tizen_src/.gclient
b/tizen_src/.gclient
index 790a56c801e1b729d59e3584ab97fc96ff0debaa..4435a8404e89744f8dba0e07d603306bb2c88f60 100644
(file)
--- a/
tizen_src/.gclient
+++ b/
tizen_src/.gclient
@@
-5,8
+5,8
@@
solutions = [{
'custom_deps' : {
'src/third_party/WebKit': 'ssh://gitl@105.144.152.208/s-blink@dev/m38_2101',
'src/sbrowser':None,
- 'src/third_party/skia':
None
,
- 'src/v8':
None
,
+ 'src/third_party/skia':
'ssh://165.213.202.130:29418/webplatform/s-skia.git'
,
+ 'src/v8':
'ssh://165.213.202.130:29418/webplatform/s-v8.git'
,
},
'deps_file' : '.DEPS.git',
'safesync_url': '',