Index: chrome/browser/ui/libgtk2ui/libgtk2ui.gyp |
diff --git a/chrome/browser/ui/libgtk2ui/libgtk2ui.gyp b/chrome/browser/ui/libgtk2ui/libgtk2ui.gyp |
index 4de0e4a487e32f0b2cf34beff6fcc615cf86e247..17f9b4a783c2876ec17d7c67b9caa9ce4f0b981f 100644 |
--- a/chrome/browser/ui/libgtk2ui/libgtk2ui.gyp |
+++ b/chrome/browser/ui/libgtk2ui/libgtk2ui.gyp |
@@ -17,6 +17,7 @@ |
'../../../../build/linux/system.gyp:gconf', |
'../../../../build/linux/system.gyp:gtk', |
'../../../../build/linux/system.gyp:gtkprint', |
+ '../../../../printing/printing.gyp:cups', |
'../../../../skia/skia.gyp:skia', |
'../../../../ui/base/strings/ui_strings.gyp:ui_strings', |
'../../../../ui/resources/ui_resources.gyp:ui_resources', |
@@ -29,7 +30,6 @@ |
], |
'defines': [ |
'LIBGTK2UI_IMPLEMENTATION', |
- 'USE_CUPS', |
], |
# Several of our source files are named _gtk2.cc. This isn't to |
# differentiate them from their source files (ninja and make are sane |