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

Unified Diff: DEPS

Issue 1961653002: Update V8 DEPS. (Closed) Base URL: https://chromium.googlesource.com/v8/v8@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index af0a92dd01a27d0ba9538be09e67d77efe0bdd6a..026ebe5f1ef774e0315f7dfd395d56b278cd0adf 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ vars = {
deps = {
"v8/build":
- Var("git_url") + "/chromium/src/build.git" + "@" + "119d5305247498fdd8a215b8e2b6c50223ac7d4b",
+ Var("git_url") + "/chromium/src/build.git" + "@" + "b81f2a05b5aa7f5b6cf843380eb276897b1ef626",
"v8/tools/gyp":
Var("git_url") + "/external/gyp.git" + "@" + "02b145a1a4f4e1c62e8bae06045caf852d9ef17f",
"v8/third_party/icu":
@@ -31,7 +31,7 @@ deps = {
"v8/test/test262/data":
Var("git_url") + "/external/github.com/tc39/test262.git" + "@" + "9c45e2ac684bae64614d8eb55789cae97323a7e7",
"v8/tools/clang":
- Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "0bb0462a91310d88ab9d124d8db54a70c9e1d1b0",
+ Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "afdc842603935f994788bf2388e1155528448b2a",
}
deps_os = {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698