Index: ui/views/BUILD.gn |
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn |
index 21015b5cc5713229c1572530381cbfead81a9d26..3937c18a00827cef7f6b193d598cb433e4266e20 100644 |
--- a/ui/views/BUILD.gn |
+++ b/ui/views/BUILD.gn |
@@ -15,7 +15,7 @@ config("flags") { |
defines = [ "TOOLKIT_VIEWS=1" ] |
} |
-component("views") { |
+static_library("views") { |
all_dependent_configs = [ ":flags" ] |
sources = gypi_values.views_sources |