Chromium Code Reviews| Index: cloud_print/service/service.gyp |
| diff --git a/cloud_print/service/service.gyp b/cloud_print/service/service.gyp |
| index 6fd20b845846ad5f4e1572da44fe4231471dd50b..70eb0d2d0913f69459c7f63a8185017c109595bf 100644 |
| --- a/cloud_print/service/service.gyp |
| +++ b/cloud_print/service/service.gyp |
| @@ -88,7 +88,7 @@ |
| }, |
| }, |
| }], |
| - ['enable_printing!=0', { |
| + ['printing_mode!=0', { |
| 'dependencies': [ |
| '<(DEPTH)/printing/printing.gyp:printing', |
| ], |