summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormsneck@google.com <msneck@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-04 20:45:45 +0000
committermsneck@google.com <msneck@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-04 20:45:45 +0000
commit499e539b9c4d74fdc2afd96d95c86cdd6a291238 (patch)
tree9f3e75dc38a591a90b089d6518cc148be70bdd38
parent483bf127599968f88d42f4ae6fb62b4c30d4aba7 (diff)
downloadchromium_src-499e539b9c4d74fdc2afd96d95c86cdd6a291238.zip
chromium_src-499e539b9c4d74fdc2afd96d95c86cdd6a291238.tar.gz
chromium_src-499e539b9c4d74fdc2afd96d95c86cdd6a291238.tar.bz2
Update NaCl version used within Chrome.
BUG=none TEST=nacl_ui_tests (and all other tests) still pass Review URL: http://codereview.chromium.org/1901003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46388 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 1a3940a..a7a5791 100644
--- a/DEPS
+++ b/DEPS
@@ -6,7 +6,7 @@ vars = {
"skia_revision": "560",
"chromium_git": "http://src.chromium.org/git",
"swig_revision": "40423",
- "nacl_revision": "2072",
+ "nacl_revision": "2200",
}
deps = {