blob: 0b200b119d226ad91a9a51d4f40d9ab5749b0087 [file] [log] [blame]
# Copyright 2016 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Enable use of Javascript in PDFs.
pdf_enable_v8_override = true
# Disable XFA forms in Chromium builds.
pdf_enable_xfa_override = false
# Disable use of Skia backend.
pdf_use_skia_override = false
# Enable use of Skia backend, paths only.
pdf_use_skia_paths_override = true
# Enable experimental win32 GDI APIs.
pdf_use_win32_gdi_override = true