14 lines
466 B
Plaintext
14 lines
466 B
Plaintext
|
vars = {
|
||
|
# Use this googlecode_url variable only if there is an internal mirror for it.
|
||
|
# If you do not know, use the full path while defining your new deps entry.
|
||
|
"googlecode_url": "http://%s.googlecode.com/svn",
|
||
|
"chromium_trunk" : "http://src.chromium.org/svn/trunk",
|
||
|
"chromium_revision": "120526",
|
||
|
}
|
||
|
|
||
|
# NOTE: Prefer revision numbers to tags for svn deps. Use http rather than
|
||
|
# https; the latter can cause problems for users behind proxies.
|
||
|
deps = {
|
||
|
}
|
||
|
|