summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormsneck@google.com <msneck@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-16 14:18:00 +0000
committermsneck@google.com <msneck@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-16 14:18:00 +0000
commit05c77cac11abdcf87fb994b2ffc1f20275dc155e (patch)
tree077845a92737ab6965aac3cf6997abb36e847307 /DEPS
parent1b7025fb18bfe0ff2199be46304dbabea637b7d4 (diff)
downloadchromium_src-05c77cac11abdcf87fb994b2ffc1f20275dc155e.zip
chromium_src-05c77cac11abdcf87fb994b2ffc1f20275dc155e.tar.gz
chromium_src-05c77cac11abdcf87fb994b2ffc1f20275dc155e.tar.bz2
Update the Native Client version to r2697, which is the CL needed
so the hole (which allowed Native Client to do bind() and connect()) can be removed from Chrome's renderer sandbox. BUG=none TEST=all tests pass, especially nacl_ui_tests Review URL: http://codereview.chromium.org/3034001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52664 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 3638a50..07d1294 100644
--- a/DEPS
+++ b/DEPS
@@ -6,7 +6,7 @@ vars = {
"skia_revision": "583",
"chromium_git": "http://src.chromium.org/git",
"swig_revision": "40423",
- "nacl_revision": "2631",
+ "nacl_revision": "2697",
"libvpx_revision": "50313",
"libjingle_revision": "24",
}