[go: nahoru, domu]

blob: f3e81a37e4658ce4e95620b10172b3d4bfae5eaf [file] [log] [blame]
# Copyright 2023 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
declare_args() {
# Whether Compose is enabled in the build.
enable_compose = is_mac || is_win || is_linux
}