From 0ae64be2505feaa66797370ff987a3593f49d6c9 Mon Sep 17 00:00:00 2001 From: "wtc@chromium.org" Date: Fri, 2 May 2014 23:11:47 +0000 Subject: [PATCH] Roll nss_revision to r267366. Includes the following CLs: Fix bugs in intel-gcm-x86-masm.asm and re-enable the Intel AES assembly code. https://codereview.chromium.org/254213002 R=agl@chromium.org BUG=none Review URL: https://codereview.chromium.org/266673002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267954 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5d9faca3d9a5..f0192f6d94ce 100644 --- a/DEPS +++ b/DEPS @@ -57,7 +57,7 @@ vars = { # and V8 without interference from each other. "webrtc_revision": "6029", "jsoncpp_revision": "248", - "nss_revision": "266724", + "nss_revision": "267366", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client # and whatever else without interference from each other. -- 2.11.4.GIT