Index: build/config/linux/atk/BUILD.gn |
diff --git a/build/config/linux/atk/BUILD.gn b/build/config/linux/atk/BUILD.gn |
index 96bf8c0a5f88c5828d8b4fca3ad8e9fa4959aaa2..32eaf88a5e447227e59df3c6910f3f56d2c7d97c 100644 |
--- a/build/config/linux/atk/BUILD.gn |
+++ b/build/config/linux/atk/BUILD.gn |
@@ -6,7 +6,7 @@ import("//build/config/features.gni") |
import("//build/config/linux/pkg_config.gni") |
# CrOS doesn't install GTK, gconf or any gnome packages. |
-assert(!is_chromeos && use_gconf) |
+assert(!is_chromeos) |
# These packages should _only_ be expected when building for a target. |
# If these extra checks are not run, gconf is required when building host |