Chromium Code Reviews| Index: chrome/chrome_browser.gypi |
| =================================================================== |
| --- chrome/chrome_browser.gypi (revision 126124) |
| +++ chrome/chrome_browser.gypi (working copy) |
| @@ -4324,6 +4324,8 @@ |
| 'dependencies': [ |
| '../build/linux/system.gyp:dbus', |
| '../build/linux/system.gyp:fontconfig', |
| + '../build/linux/system.gyp:frame', |
|
rjkroege
2012/04/02 17:05:15
these should not be included unless the use_utouch
|
| + '../build/linux/system.gyp:grail', |
| '../build/linux/system.gyp:x11', |
| '../dbus/dbus.gyp:dbus', |
| ], |