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

Unified Diff: DEPS

Issue 1941543002: Update V8 DEPS. (Closed) Base URL: https://chromium.googlesource.com/v8/v8@master
Patch Set: Created 4 years, 8 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 8774eda8f94d1300a2b62fcd60f9cb572bd99f90..8c935dbf31b2f22164255f5a2e894d66593f1761 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ vars = {
deps = {
"v8/build":
- Var("git_url") + "/chromium/src/build.git" + "@" + "7181610b0c84e2cd87852a7f7d30c4e7e4ca32cd",
+ Var("git_url") + "/chromium/src/build.git" + "@" + "5fbb07a2443f8095963594c2f365f99bad549180",
"v8/tools/gyp":
Var("git_url") + "/external/gyp.git" + "@" + "e24c83726b7294179f479a683eeb351568fcc4ee",
"v8/third_party/icu":
@@ -31,7 +31,7 @@ deps = {
"v8/test/test262/data":
Var("git_url") + "/external/github.com/tc39/test262.git" + "@" + "57d3e2216fa86ad63b6c0a54914ba9dcbff96003",
"v8/tools/clang":
- Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "e18fbfd9a57db60c8667acfc60f5296337c7f4ab",
+ Var("git_url") + "/chromium/src/tools/clang.git" + "@" + "0e474b23030b2723dfb3dd0c038746ec2c042469",
}
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