Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 73175f62d05450fab7f15eb5ade69fc9ff223f2c..a0f114db1be59c7828aa43a04ab2e3e4fca56f7a 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -907,6 +907,8 @@ |
}], |
['chromeos==1', { |
+ 'enable_basic_printing%': 0, |
+ 'enable_print_preview%': 1, |
# When building for ChromeOS we dont want Chromium to use libjpeg_turbo. |
'use_libjpeg_turbo%': 0, |
}], |