Index: chromeos/chromeos.gyp |
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
index b5570198d0a2649a18bace46d0e0a40d620069f1..d17904dd547e92b83d55ace2b79da7167aaa0b78 100644 |
--- a/chromeos/chromeos.gyp |
+++ b/chromeos/chromeos.gyp |
@@ -459,6 +459,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', |
@@ -597,6 +598,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', |