Sign in
pdfium
/
pdfium
/
9f28b7d297a3c82b8290be5d12be955c51934a3f
/
.
/
skia
/
features.gni
blob: 7306075fce2528b5f807c4de7d7a8da22c31adc6 [
file
] [
log
] [
blame
]
# Copyright 2019 The PDFium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args
()
{
# Enable experimental SkiaRenderer Dawn backend.
skia_use_dawn
=
false
skia_use_gl
=
true
}