features.gni 428 B

12345678910
  1. # Copyright 2017 The Chromium Authors. All rights reserved.
  2. # Use of this source code is governed by a BSD-style license that can be
  3. # found in the LICENSE file.
  4. import("//build/config/chromecast_build.gni")
  5. import("//build/config/chromeos/ui_mode.gni")
  6. import("//build/config/ui.gni")
  7. # Enable desktop-oriented features implemented by DesktopNativeWidgetAura.
  8. enable_desktop_aura = use_aura && !is_chromeos_ash && !is_castos