Commit c11c0bdb authored by machenbach's avatar machenbach Committed by Commit bot

Update V8 DEPS.

Rolling v8/third_party/icu to eda9e75b1fa17f57ffa369ee3543a2301b68d0a9

TBR=jochen@chromium.org

Review URL: https://codereview.chromium.org/950343004

Cr-Commit-Position: refs/heads/master@{#26999}
parent eb27388b
...@@ -10,7 +10,7 @@ deps = { ...@@ -10,7 +10,7 @@ deps = {
"v8/build/gyp": "v8/build/gyp":
Var("git_url") + "/external/gyp.git" + "@" + "34640080d08ab2a37665512e52142947def3056d", Var("git_url") + "/external/gyp.git" + "@" + "34640080d08ab2a37665512e52142947def3056d",
"v8/third_party/icu": "v8/third_party/icu":
Var("git_url") + "/chromium/deps/icu.git" + "@" + "4e3266f32c62d30a3f9e2232a753c60129d1e670", Var("git_url") + "/chromium/deps/icu.git" + "@" + "eda9e75b1fa17f57ffa369ee3543a2301b68d0a9",
"v8/buildtools": "v8/buildtools":
Var("git_url") + "/chromium/buildtools.git" + "@" + "93b3d0af1b30db55ee42bd2e983f7753153217db", Var("git_url") + "/chromium/buildtools.git" + "@" + "93b3d0af1b30db55ee42bd2e983f7753153217db",
"v8/testing/gtest": "v8/testing/gtest":
......
...@@ -20,6 +20,7 @@ def main(): ...@@ -20,6 +20,7 @@ def main():
print 'Activating MSVS 2013.' print 'Activating MSVS 2013.'
print 'Revert activation of MSVS 2013.' print 'Revert activation of MSVS 2013.'
print 'Activating MSVS 2013 again.' print 'Activating MSVS 2013 again.'
print 'Clobber after ICU roll.'
return 0 return 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment