summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authornoelallen@google.com <noelallen@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-19 20:17:17 +0000
committernoelallen@google.com <noelallen@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-19 20:17:17 +0000
commite80bdfb2a317f94642d79cb21e65acfc3a36fb0d (patch)
tree80d18350b2827f748d5f4e544e0f70da5066837d /DEPS
parentbd4e2b21a189516a014561e4250bbf39be68cefc (diff)
downloadchromium_src-e80bdfb2a317f94642d79cb21e65acfc3a36fb0d.zip
chromium_src-e80bdfb2a317f94642d79cb21e65acfc3a36fb0d.tar.gz
chromium_src-e80bdfb2a317f94642d79cb21e65acfc3a36fb0d.tar.bz2
Remove stale references to private NaCl copy of PPAPI
This CL s a trivial change that bumps the DEPS to NaCl to bring in NaCl side cleanups and removes Chrome side stale references to XXX_nacl versions of the PPAPI libraries which were private to NaCl. TEST= try BUG= none R= brettw@chromium.org Review URL: http://codereview.chromium.org/8346011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106366 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 b56f2fc..cb1e046 100644
--- a/DEPS
+++ b/DEPS
@@ -7,7 +7,7 @@ vars = {
"webkit_revision": "97838",
"chromium_git": "http://git.chromium.org/git",
"swig_revision": "69281",
- "nacl_revision": "6941",
+ "nacl_revision": "6965",
# 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