Sign in
chromium
/
chromium
/
src
/
cff8ad5
/
.
/
ui
/
qt
/
qt.gni
blob: 785f7f66d61b82bf23bef403e6cdf3613c5f16ad [
file
] [
log
] [
blame
]
# Copyright 2022 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import
(
"//build/config/chromecast_build.gni"
)
declare_args
()
{
use_qt
=
is_linux
&&
!
is_castos
}