Switch icu repo to icu.git in v8 DEPS.
This ports https://codereview.chromium.org/769413004 to v8 DEPS. BUG=chromium:438401 LOG=n TBR=jshin@chromium.org Review URL: https://codereview.chromium.org/796813002 Cr-Commit-Position: refs/heads/master@{#25766}
This commit is contained in:
parent
2bfe09a607
commit
1b316ed0ad
2
DEPS
2
DEPS
@ -10,7 +10,7 @@ deps = {
|
||||
"v8/build/gyp":
|
||||
Var("git_url") + "/external/gyp.git" + "@" + "fe00999dfaee449d3465a9316778434884da4fa7", # from svn revision 2010
|
||||
"v8/third_party/icu":
|
||||
Var("git_url") + "/chromium/deps/icu52.git" + "@" + "866ff696e9022a6000afbab516fba62cfa306075", # from svn revision 293126
|
||||
Var("git_url") + "/chromium/deps/icu.git" + "@" + "53ecf0f68b27a004bef5526553b8e5f6c235b80b",
|
||||
"v8/buildtools":
|
||||
Var("git_url") + "/chromium/buildtools.git" + "@" + "ded32942a1ebfddff0ba1231898fc4f6c7faacec",
|
||||
"v8/testing/gtest":
|
||||
|
Loading…
Reference in New Issue
Block a user