Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index dfec0d62b310beff271445b8f4b341e561098135..e9a9a1b2a431ad87566bac53715695867975d2ee 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -384,6 +384,7 @@ |
| 'conditions': [ |
| ['OS=="linux" or OS=="freebsd" or OS=="openbsd"', { |
| 'dependencies': [ |
| + '../build/linux/system.gyp:dbus-glib', |
| '../build/linux/system.gyp:gtk', |
| ], |
| 'export_dependent_settings': [ |