Index: chrome/chrome_browser.gypi |
=================================================================== |
--- chrome/chrome_browser.gypi (revision 99666) |
+++ chrome/chrome_browser.gypi (working copy) |
@@ -3998,12 +3998,13 @@ |
}], |
['toolkit_uses_gtk == 1', { |
'dependencies': [ |
- '../build/linux/system.gyp:dbus-glib', |
+ '../build/linux/system.gyp:dbus', |
'../build/linux/system.gyp:gconf', |
'../build/linux/system.gyp:gtk', |
'../build/linux/system.gyp:gtkprint', |
'../build/linux/system.gyp:ssl', |
'../build/linux/system.gyp:x11', |
+ '../dbus/dbus.gyp:dbus', |
'../third_party/undoview/undoview.gyp:undoview', |
], |
'link_settings': { |