Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index b59c6686408903613562f6dd22f51d8e4accc4e0..22f0d26b59e8390c3d4cae9bd120e65746f8e1f4 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -423,7 +423,7 @@ |
'../google_apis/gcm/gcm.gyp:gcm_unit_tests', |
], |
}], |
- ['enable_printing!=0', { |
+ ['enable_basic_printing==1 or enable_print_preview==1', { |
'dependencies': [ |
'../printing/printing.gyp:printing_unittests', |
], |