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

Unified Diff: DEPS

Issue 2235083002: Update NaCl GN toolchain definitions. (Closed) Base URL: https://chromium.googlesource.com/native_client/src/native_client.git@master
Patch Set: Now with buildtools Created 4 years, 4 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 | src/trusted/service_runtime/linux/toolchain/BUILD.gn » ('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 a294aa151c3617d5e7cf0707ffb82093ea17dd31..46d5b9aa0ab20e3d0a203bad17bfd84ef4d5b068 100644
--- a/DEPS
+++ b/DEPS
@@ -8,8 +8,8 @@ vars = {
# directories contain commits at each revision, you will need to select
# revisions at latest revision up to a high watermark from each slice.
# Document the high watermark here:
- # chrome_rev: 403388
- "build_rev": "c80c063b314ab9cc6c3c5955c7444c2fa514bcec", # from cr commit position 403309
+ # chrome_rev: 411082
+ "build_rev": "01ebc7132bdd79aef8a0bdda3fa87ec4cd95d550", # from cr commit position 411082
"binutils_rev": "8d77853bc9415bcb7bb4206fa2901de7603387db", # from cr commit position 392828
"libcxx_static_rev": "fd8f9a82862aa40dab0c5bcdea6e498715284f5a", # from cr commit position 369150
# NOTE: be sure to update clang_lib_version in SConstruct whenever
@@ -28,7 +28,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling build tools
# and whatever else without interference from each other.
- 'buildtools_revision': "db6179b29f90d28026b0cb23ef71d56ec31b8bd6",
+ 'buildtools_revision': "33a32b8aa2b7274d246fcf85ce8f762cf4291418",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling lss
# and whatever else without interference from each other.
« no previous file with comments | « no previous file | src/trusted/service_runtime/linux/toolchain/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698