| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index b0eeab04dead897c9063952c8ae1519ac6f1286a..131b58c1c5f903845f6b4ab698180c8910bbd567 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -514,7 +514,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',
|
|
|