diff --git a/BUILD.gn b/BUILD.gn index 72cab3e07..719d38bae 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -310,6 +310,7 @@ if (is_win) { "//chrome/common:features", "//ppapi/features:features", "//printing/features:features", + "//ui/base:ui_features", ] } }