Index: content/browser/gpu/test_support_gpu.gypi |
diff --git a/content/browser/gpu/test_support_gpu.gypi b/content/browser/gpu/test_support_gpu.gypi |
index 73f87eec63b40b1680a7f4204b2c7444667b9455..ac54822ad7069e429181cc11d3d8092b66870c12 100644 |
--- a/content/browser/gpu/test_support_gpu.gypi |
+++ b/content/browser/gpu/test_support_gpu.gypi |
@@ -41,7 +41,7 @@ |
}], |
['chromeos==1 or (OS=="linux" and use_aura==1)', { |
'dependencies': [ |
- '<(src_dir)/build/linux/system.gyp:ssl', |
+ '<(src_dir)/build/linux/system.gyp:nss', |
], |
}], |
['toolkit_views==1', { |