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

Unified Diff: DEPS

Issue 1929323002: [build] Pull "build" from chromium as dependency (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@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 | « .gitignore ('k') | build/OWNERS » ('j') | 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 c35b31018a7fe3672eaeb17e27084cdd8a61c6c3..8774eda8f94d1300a2b62fcd60f9cb572bd99f90 100644
--- a/DEPS
+++ b/DEPS
@@ -7,10 +7,8 @@ vars = {
}
deps = {
- # TODO(machenbach): Add this. Need to be committed locally as trybots run
- # gclient sync on a deps change before applying any other change.
- # "v8/build":
- # Var("git_url") + "/chromium/src/build.git" + "@" + "7181610b0c84e2cd87852a7f7d30c4e7e4ca32cd",
+ "v8/build":
+ Var("git_url") + "/chromium/src/build.git" + "@" + "7181610b0c84e2cd87852a7f7d30c4e7e4ca32cd",
"v8/tools/gyp":
Var("git_url") + "/external/gyp.git" + "@" + "e24c83726b7294179f479a683eeb351568fcc4ee",
"v8/third_party/icu":
« no previous file with comments | « .gitignore ('k') | build/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698