Chromium Code Reviews| Index: components/os_crypt.gypi |
| diff --git a/components/os_crypt.gypi b/components/os_crypt.gypi |
| index 88ba67c7b1b88bb24631f8650653c9597ddf286c..38f94c9b8106565e3ec77320f48d30ad41904de0 100644 |
| --- a/components/os_crypt.gypi |
| +++ b/components/os_crypt.gypi |
| @@ -61,6 +61,9 @@ |
| 'include_dirs' : [ |
| '../third_party/libsecret/' |
| ], |
| + 'dependencies': [ |
| + '../build/linux/system.gyp:glib', |
| + ], |
| }], |
| ], |
| 'target_conditions': [ |