summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordspringer@chromium.org <dspringer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-16 16:01:11 +0000
committerdspringer@chromium.org <dspringer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-16 16:01:11 +0000
commit0a6555372ed955b295f8c8f4b5e7432b8701721e (patch)
treeacc92cb0acb78e3839ea1c640ccf70932da839fc
parente3a5ea1e503f1ed23e576ea831299f7f85641571 (diff)
downloadchromium_src-0a6555372ed955b295f8c8f4b5e7432b8701721e.zip
chromium_src-0a6555372ed955b295f8c8f4b5e7432b8701721e.tar.gz
chromium_src-0a6555372ed955b295f8c8f4b5e7432b8701721e.tar.bz2
Roll NaCl DEPS to pick up PPB_Var proxy.
BUG= http://code.google.com/p/nativeclient/issues/detail?id=1846 TEST= chrome_browser_tests Review URL: http://codereview.chromium.org/7182002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89342 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS8
1 files changed, 4 insertions, 4 deletions
diff --git a/DEPS b/DEPS
index 8d139c3..a6788d8 100644
--- a/DEPS
+++ b/DEPS
@@ -9,10 +9,10 @@ vars = {
"swig_revision": "69281",
# These hashes need to be updated when nacl_revision is changed.
# After changing nacl_revision, run gclient sync to get the new values.
- "nacl_irt_hash_x86_32": "09bfd439aeb49a92884e427d9ab2acddc2c91006",
- "nacl_irt_hash_x86_64": "6ca190db461b4810fa094ff812c66430729d3bdb",
- "nacl_revision": "5660",
- "nacl_tools_revision": "5660",
+ "nacl_irt_hash_x86_32": "06efd9f7182db27a8d17f910dd001230a4032ab5",
+ "nacl_irt_hash_x86_64": "ebb81e9511c2deebbbd2bcfd642b1bb25a9c6f44",
+ "nacl_revision": "5676",
+ "nacl_tools_revision": "5675",
"libjingle_revision": "66",
"libvpx_revision": "88361",
"ffmpeg_revision": "88382",