Chromium Code Reviews| Index: base/process/BUILD.gn |
| diff --git a/base/process/BUILD.gn b/base/process/BUILD.gn |
| index cf3c4018ba561532133d4b90ba1a916848e9a8e2..63d65cdf41d8f148338a8989d64904b76b79e5cb 100644 |
| --- a/base/process/BUILD.gn |
| +++ b/base/process/BUILD.gn |
| @@ -4,8 +4,7 @@ |
| import("//build/config/nacl/config.gni") |
| -# Should be static library, see documentation on //base:base for discussion. |
| -static_library("process") { |
| +source_set("process") { |
| sources = [ |
| "internal_linux.cc", |
| "internal_linux.h", |