blob: c7662ac333566db55fc28b715318d0827d6598be [file] [log] [blame]
# Copyright 2017 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/chromeos/ui_mode.gni")
import("//build/config/ui.gni")
declare_args() {
use_pangocairo = is_linux && !is_castos
}