Skip to content
This repository was archived by the owner on Apr 3, 2020. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/common.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@

# Enable printing with print preview. It does not imply
# enable_basic_printing. It's possible to build Chrome with preview only.
'enable_print_preview%': 1,
'enable_print_preview%': 0,

# For CLD2, the size of the tables that should be included in the build
# See third_party/cld_2/cld_2.gyp for more information.
Expand Down