Chromium Code Reviews| Index: ppapi/shared_impl/BUILD.gn |
| diff --git a/ppapi/shared_impl/BUILD.gn b/ppapi/shared_impl/BUILD.gn |
| index 8fc2795ed0f4203a7eb52ee69c404fff79b4e6a8..e049133f0997bbc4fd5819e84a3b26d649dd7342 100644 |
| --- a/ppapi/shared_impl/BUILD.gn |
| +++ b/ppapi/shared_impl/BUILD.gn |
| @@ -199,7 +199,7 @@ component("shared_impl") { |
| } |
| } |
| -source_set("test_support") { |
| +static_library("test_support") { |
| testonly = true |
| sources = [ |