Index: chrome/chrome_tests.gypi |
=================================================================== |
--- chrome/chrome_tests.gypi (revision 87315) |
+++ chrome/chrome_tests.gypi (working copy) |
@@ -215,7 +215,7 @@ |
['toolkit_uses_gtk == 1', { |
'dependencies': [ |
'../build/linux/system.gyp:gtk', |
- '../build/linux/system.gyp:nss', |
+ '../build/linux/system.gyp:ssl', |
], |
}], |
['OS=="win"', { |
@@ -476,7 +476,7 @@ |
['toolkit_uses_gtk == 1', { |
'dependencies': [ |
'../build/linux/system.gyp:gtk', |
- '../build/linux/system.gyp:nss', |
+ '../build/linux/system.gyp:ssl', |
'../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
], |
}], |
@@ -2027,7 +2027,7 @@ |
], |
'dependencies': [ |
'../build/linux/system.gyp:gtk', |
- '../build/linux/system.gyp:nss', |
+ '../build/linux/system.gyp:ssl', |
'../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
], |
'sources!': [ |
@@ -2571,7 +2571,7 @@ |
['toolkit_uses_gtk == 1', { |
'dependencies': [ |
'../build/linux/system.gyp:gtk', |
- '../build/linux/system.gyp:nss', |
+ '../build/linux/system.gyp:ssl', |
'../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
], |
'sources': [ |
@@ -3212,7 +3212,7 @@ |
['toolkit_uses_gtk == 1', { |
'dependencies': [ |
'../build/linux/system.gyp:gtk', |
- '../build/linux/system.gyp:nss', |
+ '../build/linux/system.gyp:ssl', |
'packed_resources' |
], |
}], |
@@ -3336,7 +3336,7 @@ |
['toolkit_uses_gtk == 1', { |
'dependencies': [ |
'../build/linux/system.gyp:gtk', |
- '../build/linux/system.gyp:nss', |
+ '../build/linux/system.gyp:ssl', |
], |
}], |
['OS=="mac"', { |
@@ -3484,7 +3484,7 @@ |
['toolkit_uses_gtk == 1', { |
'dependencies': [ |
'../build/linux/system.gyp:gtk', |
- '../build/linux/system.gyp:nss', |
+ '../build/linux/system.gyp:ssl', |
], |
}], |
['toolkit_views==1', { |