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