Spracherkennung für: .gni vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
# Copyright 2020 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//chromium/build/config/chromeos/args.gni")
declare_args() {
chromeos_is_browser_only = false
}
# THIS WHOLE FILE WILL BE DELETED.
# Lacros is gone. There is only one kind of ChromeOS build. Use is_chromeos.
is_chromeos_ash = is_chromeos && !chromeos_is_browser_only
[Dauer der Verarbeitung: 0.17 Sekunden, vorverarbeitet 2026-08-28]