Index: build/config/ui.gni |
diff --git a/build/config/ui.gni b/build/config/ui.gni |
index ca2f26521fc504148d344d6845845b3cfec42999..4f5d7e3ef2956cb1f7498f72ab3205dd9c19abea 100644 |
--- a/build/config/ui.gni |
+++ b/build/config/ui.gni |
@@ -14,6 +14,8 @@ |
# required. See the declare_args block of BUILDCONFIG.gn for advice on how |
# to set up feature flags. |
+import("//build/config/features.gni") |
+ |
declare_args() { |
# Indicates if Ash is enabled. Ash is the Aura Shell which provides a |
# desktop-like environment for Aura. Requires use_aura = true |