blob: b37d13f707817cf7ca022f7bf99641667f8ebbff [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 = !is_android && !is_ios
# Disable use of Skia backend.
pdf_use_skia_override = false