| Index: chromeos/chromeos.gyp
 | 
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
 | 
| index 0fb974893cfa02e125663de623f2a7f991c27b28..31e39354f375c8c538e7f41dd9c5aee13a948712 100644
 | 
| --- a/chromeos/chromeos.gyp
 | 
| +++ b/chromeos/chromeos.gyp
 | 
| @@ -464,6 +464,7 @@
 | 
|          '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
 | 
|          '../build/linux/system.gyp:dbus',
 | 
|          '../build/linux/system.gyp:ssl',
 | 
| +        '../components/components.gyp:cert_database',
 | 
|          '../components/components.gyp:cloud_policy_proto',
 | 
|          '../components/components.gyp:onc_component',
 | 
|          '../crypto/crypto.gyp:crypto',
 | 
| @@ -600,6 +601,7 @@
 | 
|          '../base/base.gyp:test_support_base',
 | 
|          '../build/linux/system.gyp:dbus',
 | 
|          '../build/linux/system.gyp:ssl',
 | 
| +        '../components/components.gyp:cert_database',
 | 
|          '../components/components.gyp:onc_component',
 | 
|          '../crypto/crypto.gyp:crypto',
 | 
|          '../crypto/crypto.gyp:crypto_test_support',
 | 
| 
 |