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