Index: chromeos/chromeos.gyp |
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
index dde451e8f435db76403a35c10841a912ea6456b1..3ef44810ecb17a458be60d9c1ad4bd02f3718211 100644 |
--- a/chromeos/chromeos.gyp |
+++ b/chromeos/chromeos.gyp |
@@ -516,7 +516,7 @@ |
'../base/base.gyp:base_i18n', |
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
'../build/linux/system.gyp:dbus', |
- '../build/linux/system.gyp:ssl', |
+ '../build/linux/system.gyp:nss', |
'../components/components.gyp:cloud_policy_proto', |
'../components/components.gyp:device_event_log_component', |
'../components/components.gyp:onc_component', |
@@ -648,7 +648,7 @@ |
'../base/base.gyp:run_all_unittests', |
'../base/base.gyp:test_support_base', |
'../build/linux/system.gyp:dbus', |
- '../build/linux/system.gyp:ssl', |
+ '../build/linux/system.gyp:nss', |
'../components/components.gyp:onc_component', |
'../components/components.gyp:proxy_config', |
'../components/components.gyp:signin_core_account_id', |