Chromium Code Reviews| Index: chrome/chrome_dll.gypi |
| diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi |
| index ecc06e89cfa81c42fd9a9d5abe21b62c734cc8cb..ec4f103992dc7e550f234b803b869d5b58a1da40 100644 |
| --- a/chrome/chrome_dll.gypi |
| +++ b/chrome/chrome_dll.gypi |
| @@ -222,7 +222,7 @@ |
| '<(allocator_target)', |
| ], |
| }], |
| - ['enable_printing!=0', { |
| + ['printing_mode!=0', { |
| 'dependencies': [ |
| '../printing/printing.gyp:printing', |
| ], |