Chromium Code Reviews| Index: content/content_browser.gypi |
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
| index a83bb385cf39fe194c7e9f1ca551deeb2a833a10..00031ed0c138ece6ca5b9752559e2c77bf945399 100644 |
| --- a/content/content_browser.gypi |
| +++ b/content/content_browser.gypi |
| @@ -1666,7 +1666,7 @@ |
| '../ui/surface/surface.gyp:surface', |
| ], |
| }], |
| - ['enable_printing!=0', { |
| + ['printing_mode!=0', { |
| 'dependencies': [ |
| '../printing/printing.gyp:printing', |
| ], |