Sign in
pdfium
/
pdfium
/
fa6581277b45a1318a5f6cff2bd71324e0a2c25b
/
.
/
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
}