Chromium Code Reviews| Index: ppapi/proxy/BUILD.gn |
| diff --git a/ppapi/proxy/BUILD.gn b/ppapi/proxy/BUILD.gn |
| index b50b61a361cdcc169057efc229940cba8352c600..140c718aa4d09e84ac75e18e13685f6de7faa8b3 100644 |
| --- a/ppapi/proxy/BUILD.gn |
| +++ b/ppapi/proxy/BUILD.gn |
| @@ -358,7 +358,7 @@ source_set("ipc_sources") { |
| } |
| } |
| -source_set("test_support") { |
| +static_library("test_support") { |
| testonly = true |
| sources = [ |