Index: sky/compositor/BUILD.gn |
diff --git a/sky/compositor/BUILD.gn b/sky/compositor/BUILD.gn |
index be370a8b83e841798eebd2b7864c9e75954d1924..05a5620ee63575ed5ec7885fd089495b6843887d 100644 |
--- a/sky/compositor/BUILD.gn |
+++ b/sky/compositor/BUILD.gn |
@@ -2,7 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-static_library("compositor") { |
+source_set("compositor") { |
sources = [ |
"layer.cc", |
"layer.h", |