Chromium Code Reviews| Index: components/os_crypt.gypi |
| diff --git a/components/os_crypt.gypi b/components/os_crypt.gypi |
| index 1d61f6b1b6310852ec0ee8707eb56f95d9c736f1..350268140eefbad45bcb789e7cef3ba233572f8e 100644 |
| --- a/components/os_crypt.gypi |
| +++ b/components/os_crypt.gypi |
| @@ -79,6 +79,8 @@ |
| }], |
| ['use_dbus==1', { |
| 'sources': [ |
| + 'os_crypt/key_storage_kwallet.cc', |
| + 'os_crypt/key_storage_kwallet.h', |
| 'os_crypt/kwallet_dbus.cc', |
| 'os_crypt/kwallet_dbus.h', |
| ], |