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

Unified Diff: net/third_party/nss/ssl.gyp

Issue 10386177: Roll NSS from 136057:137477 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Pick up 137925 as well Created 8 years, 7 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 | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/third_party/nss/ssl.gyp
diff --git a/net/third_party/nss/ssl.gyp b/net/third_party/nss/ssl.gyp
index 0380c0e217b511fef7b0a71ba1b8aa74ce5b349a..260897afd979f068739fff36303028b5106d4ec7 100644
--- a/net/third_party/nss/ssl.gyp
+++ b/net/third_party/nss/ssl.gyp
@@ -142,6 +142,10 @@
'../../../third_party/nss/nss.gyp:nspr',
'../../../third_party/nss/nss.gyp:nss',
],
+ 'export_dependent_settings': [
+ '../../../third_party/nss/nss.gyp:nspr',
+ '../../../third_party/nss/nss.gyp:nss',
+ ],
'direct_dependent_settings': {
'include_dirs': [
'ssl',
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698