Chromium Code Reviews| Index: mojo/public/cpp/bindings/BUILD.gn |
| diff --git a/mojo/public/cpp/bindings/BUILD.gn b/mojo/public/cpp/bindings/BUILD.gn |
| index 84f55bec9bdb449c09c5877ef489b2e957c857b5..dfae832364211337b2bd023f4590d61f78903b65 100644 |
| --- a/mojo/public/cpp/bindings/BUILD.gn |
| +++ b/mojo/public/cpp/bindings/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("bindings") { |
| +static_library("bindings") { |
| sources = [ |
| "array.h", |
| "array_traits.h", |