blob: d3dc1f261e6c947df71a3f5ab6da3c57835f4724 [file] [log] [blame]
# Copyright 2019 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/config/features.gni")
declare_args() {
use_mpris = is_desktop_linux && use_dbus
}