Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(259)

Unified Diff: DEPS

Issue 501873002: Update src/third_party/nss to fda0701e18604c1be094244db73badd245fae41b. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 20288702dd249f3b6e02d14aac60d061f2c10672..497c863cf8819d888b845693ee1bbbce3ba3d55c 100644
--- a/DEPS
+++ b/DEPS
@@ -321,7 +321,7 @@ deps_os = {
# NSS, for SSLClientSocketNSS.
'src/third_party/nss':
- Var('chromium_git') + '/chromium/deps/nss.git' + '@' + '4a442d04bfa2659a888c6e110f3043cecdba12cf',
+ Var('chromium_git') + '/chromium/deps/nss.git' + '@' + 'fda0701e18604c1be094244db73badd245fae41b',
'src/third_party/swig/win':
Var('chromium_git') + '/chromium/deps/swig/win.git' + '@' + '986f013ba518541adf5c839811efb35630a31031',
@@ -346,7 +346,7 @@ deps_os = {
Var('chromium_git') + '/external/google-toolbox-for-mac.git' + '@' + '704fb56df6a9a0884801045a158e021945d9d991',
'src/third_party/nss':
- Var('chromium_git') + '/chromium/deps/nss.git' + '@' + '4a442d04bfa2659a888c6e110f3043cecdba12cf',
+ Var('chromium_git') + '/chromium/deps/nss.git' + '@' + 'fda0701e18604c1be094244db73badd245fae41b',
# class-dump utility to generate header files for undocumented SDKs
'src/testing/iossim/third_party/class-dump':
@@ -410,7 +410,7 @@ deps_os = {
# NSS, for SSLClientSocketNSS.
'src/third_party/nss':
- Var('chromium_git') + '/chromium/deps/nss.git' + '@' + '4a442d04bfa2659a888c6e110f3043cecdba12cf',
+ Var('chromium_git') + '/chromium/deps/nss.git' + '@' + 'fda0701e18604c1be094244db73badd245fae41b',
'src/chrome/installer/mac/third_party/xz/xz':
Var('chromium_git') + '/chromium/deps/xz.git' + '@' + 'eecaf55632ca72e90eb2641376bce7cdbc7284f7',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698