1
    2
    3
    4
    5
    6
    7
    8
    9
   10

chromeos / features.gni [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("//chromeos/dbus/config/use_real_dbus_clients.gni")

declare_args() {
  # TODO(crbug.com/40223748): Replace use_real_dbus_clients with this.
  use_real_chromeos_services = use_real_dbus_clients
}