Index: cloud_print/service/service.gyp |
diff --git a/cloud_print/service/service.gyp b/cloud_print/service/service.gyp |
index 6fd20b845846ad5f4e1572da44fe4231471dd50b..fc680a8efd200b0716791b297ea88f58a383e6cd 100644 |
--- a/cloud_print/service/service.gyp |
+++ b/cloud_print/service/service.gyp |
@@ -88,7 +88,7 @@ |
}, |
}, |
}], |
- ['enable_printing!=0', { |
+ ['enable_basic_printing==1 or enable_print_preview==1', { |
'dependencies': [ |
'<(DEPTH)/printing/printing.gyp:printing', |
], |