| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index 9b070402d9771642893cf575069bdfb0bc3c3542..da8646027e5d2616b657c60074d8319e9f8494ac 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -511,6 +511,7 @@
|
| '../build/linux/system.gyp:ssl',
|
| '../components/components.gyp:onc_component',
|
| '../crypto/crypto.gyp:crypto',
|
| + '../crypto/crypto.gyp:crypto_test_support',
|
| '../dbus/dbus.gyp:dbus_test_support',
|
| '../net/net.gyp:net',
|
| '../net/net.gyp:net_test_support',
|
|
|