summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-07 00:11:04 +0000
committerbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-07 00:11:04 +0000
commit31e439b45cbb42352d2d9a21cc3f19cf736981e8 (patch)
tree7a7f6aa54d0a8baf4364b0523e35f6bd8cded6c8 /DEPS
parent7b5efd93112a03d51bd175d83ef31fc051305b60 (diff)
downloadchromium_src-31e439b45cbb42352d2d9a21cc3f19cf736981e8.zip
chromium_src-31e439b45cbb42352d2d9a21cc3f19cf736981e8.tar.gz
chromium_src-31e439b45cbb42352d2d9a21cc3f19cf736981e8.tar.bz2
Fixing IRT download script so it works on windows (or fails after 5 tries).
Retrying nacl deps roll. BUG=None TEST=None Review URL: http://codereview.chromium.org/6958001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84528 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS6
1 files changed, 3 insertions, 3 deletions
diff --git a/DEPS b/DEPS
index 8f615e5..01af170 100644
--- a/DEPS
+++ b/DEPS
@@ -8,9 +8,9 @@ vars = {
"chromium_git": "http://git.chromium.org/git",
"swig_revision": "69281",
# These hashes need to be updated when nacl_revision is changed.
- "nacl_irt_hash_x86_32": "22aa515c504417708751f081f4b4325c0cebb1c7",
- "nacl_irt_hash_x86_64": "3f345b96ba52220f404140d73f75d5443818774a",
- "nacl_revision": "5062",
+ "nacl_irt_hash_x86_32": "e72ddc4bc568d6804dc595c8a136550ecaf6b5aa",
+ "nacl_irt_hash_x86_64": "694c864d7c50a902abf627771021abe658f519b3",
+ "nacl_revision": "5188",
"nacl_tools_revision": "5025",
"libjingle_revision": "55",
"libvpx_revision": "81610",