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