Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(160)

Issue 1029473002: Update V8 DEPS. (Closed)

Created:
5 years, 9 months ago by v8-autoroll
Modified:
5 years, 9 months ago
Reviewers:
Michael Achenbach
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Update V8 DEPS. Rolling v8/third_party/icu to 009e7a78d921586361bb0a14890e3e35d24edcf0 TBR=machenbach@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
v8-autoroll
5 years, 9 months ago (2015-03-22 03:04:09 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1029473002/1
5 years, 9 months ago (2015-03-22 03:04:26 UTC) #3
commit-bot: I haz the power
5 years, 9 months ago (2015-03-23 07:01:29 UTC) #5
Failed to apply patch for DEPS:
While running git apply --index -3 -p1;
  error: patch failed: DEPS:10
  Falling back to three-way merge...
  Applied patch to 'DEPS' with conflicts.
  U DEPS

Patch:       DEPS
Index: DEPS
diff --git a/DEPS b/DEPS
index
9245f9b4c0a126e5974ce740ddead2452c9568a8..2306652115f23f55636655f45464f516653827f4
100644
--- a/DEPS
+++ b/DEPS
@@ -10,7 +10,7 @@ deps = {
   "v8/build/gyp":
     Var("git_url") + "/external/gyp.git" + "@" +
"d174d75bf69c682cb62af9187879e01513b35e52",
   "v8/third_party/icu":
-    Var("git_url") + "/chromium/deps/icu.git" + "@" +
"d319ad9e25e8045f051dcd30bd5835f99936af6c",
+    Var("git_url") + "/chromium/deps/icu.git" + "@" +
"009e7a78d921586361bb0a14890e3e35d24edcf0",
   "v8/buildtools":
     Var("git_url") + "/chromium/buildtools.git" + "@" +
"3b302fef93f7cc58d9b8168466905237484b2772",
   "v8/testing/gtest":

Powered by Google App Engine
This is Rietveld 408576698