Index: chrome/chrome_browser_chromeos.gypi |
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi |
index c883d57bb86d03094860e685e23923b337a147e3..d6c91296375cb21bb35a931adc847fabd450b4ab 100644 |
--- a/chrome/chrome_browser_chromeos.gypi |
+++ b/chrome/chrome_browser_chromeos.gypi |
@@ -1214,7 +1214,7 @@ |
'../ui/gfx/x/gfx_x11.gyp:gfx_x11', |
], |
}], |
- ['enable_printing != 0', { |
+ ['printing_mode != 0', { |
'dependencies': [ |
'../printing/printing.gyp:printing', |
], |