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