Index: chromeos/chromeos.gyp |
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
index 6400d1cf26c5799beda2ced3d0ba870043f4b6d3..baa1ee8acbb5c828ffb826f3693c79c793799740 100644 |
--- a/chromeos/chromeos.gyp |
+++ b/chromeos/chromeos.gyp |
@@ -461,6 +461,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', |
@@ -599,6 +600,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', |