Chromium Code Reviews| Index: components/os_crypt.gypi |
| diff --git a/components/os_crypt.gypi b/components/os_crypt.gypi |
| index d33f2b7063c00d9667ee566690c505b04f527c89..ec42a2b6b8b5110de7cba4833308d8b9d5c339c6 100644 |
| --- a/components/os_crypt.gypi |
| +++ b/components/os_crypt.gypi |
| @@ -50,7 +50,7 @@ |
| }, |
| }, |
| }], |
| - ['OS=="linux" and chromeos!=1 and (use_glib==1 or use_dbus==1)', { |
| + ['OS=="linux" and chromeos!=1 and (use_glib==1)', { |
| 'sources': [ |
| 'os_crypt/key_storage_linux.cc', |
| 'os_crypt/key_storage_linux.h', |