diff options
-rw-r--r-- | DEPS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -203,7 +203,7 @@ deps_os = { # NSS, for SSLClientSocketNSS. "src/third_party/nss": - "/trunk/deps/third_party/nss@55588", + "/trunk/deps/third_party/nss@55513", "src/third_party/swig/win": "/trunk/deps/third_party/swig/win@" + Var("swig_revision"), @@ -240,7 +240,7 @@ deps_os = { # NSS, for SSLClientSocketNSS. "src/third_party/nss": - "/trunk/deps/third_party/nss@55588", + "/trunk/deps/third_party/nss@55513", "src/chrome/installer/mac/third_party/xz/xz": "/trunk/deps/third_party/xz@50504", |