Skip to content

Commit

Permalink
NaCl: Update revision in DEPS, r6702 -> r6708
Browse files Browse the repository at this point in the history
This pulls in the following Native Client changes:

r6703: (pdox) Fix the PNacl LLVM merge bot. Always pull and use tip of tree.
r6704: (bauerb) Add support for explicit MIME type mapping in NaCl integration tests.
r6705: (robertm) Update expected values for pnacl spec bots after the changes to the default optimization settings took effect.
r6706: (robertm) A simple csv extractor for benchmarking data collected with the spec2k harness.
r6707: (ncbray) Enable glibc testing on chrome bots.
r6708: (sehr) Get the fix for read sandboxing of 176.gcc committed to mercurial in CL http://codereview.chromium.org/7908014/

BUG=none
TEST=nacl_integration


Review URL: http://codereview.chromium.org/7923015

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@101622 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
mseaborn@chromium.org committed Sep 17, 2011
1 parent ec7e479 commit bc04beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ vars = {
"webkit_revision": "95343",
"chromium_git": "http://git.chromium.org/git",
"swig_revision": "69281",
"nacl_revision": "6702",
"nacl_revision": "6708",
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS
# to update other nacl_*_revision's.
# TODO(brettw) We should use the "From" syntax to avoid hardcoding the
Expand Down

0 comments on commit bc04beb

Please sign in to comment.