Index: chromecast/graphics/BUILD.gn |
diff --git a/chromecast/graphics/BUILD.gn b/chromecast/graphics/BUILD.gn |
index 435b1a02910fb5a369cbba5e7e7b9a42441cfa90..7d9399822eb289e4da7dac198d79c7b440eb7669 100644 |
--- a/chromecast/graphics/BUILD.gn |
+++ b/chromecast/graphics/BUILD.gn |
@@ -32,7 +32,7 @@ source_set("graphics") { |
} |
} |
-shared_library("libcast_graphics_1.0") { |
+static_library("libcast_graphics_1.0") { |
sources = [ |
"cast_egl_platform_default.cc", |
"graphics_properties_default.cc", |