Index: components/nacl/renderer/plugin/BUILD.gn |
diff --git a/components/nacl/renderer/plugin/BUILD.gn b/components/nacl/renderer/plugin/BUILD.gn |
index 8f8d620621408a27f5fc92b41e0a126c5e238b66..873422e002154e4d65e45a5c8e48587f5d46a0ec 100644 |
--- a/components/nacl/renderer/plugin/BUILD.gn |
+++ b/components/nacl/renderer/plugin/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. |
-source_set("nacl_trusted_plugin") { |
+static_library("nacl_trusted_plugin") { |
sources = [ |
"module_ppapi.cc", |
"nacl_subprocess.cc", |