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

Unified Diff: DEPS

Issue 730173002: Switch the Mac build from 32-bit to 64-bit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Roll NaCl Created 6 years, 1 month 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 | build/common.gypi » ('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 c44df208b9ef13d9483f7b2a94bc54afce938531..6443b843507f014b6c027140da192b6995838679 100644
--- a/DEPS
+++ b/DEPS
@@ -96,7 +96,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling NaCl
# and whatever else without interference from each other.
- 'nacl_revision': 'dedfc59dc262a2f936a4063b599c5f72e2d8c194', # from svn revision r14104
+ 'nacl_revision': '08bd0ea32e2c5550ba98a1f729394ba0b4921163', # from svn revision r14112
}
# Only these hosts are allowed for dependencies in this DEPS file.
« no previous file with comments | « no previous file | build/common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698