Chromium Code Reviews| Index: base/json/BUILD.gn |
| diff --git a/base/json/BUILD.gn b/base/json/BUILD.gn |
| index 206b5b0025869b3d9e8d811d20386b71b8cb9999..5cb42a3249ad569ed6895a84340b21482a354d07 100644 |
| --- a/base/json/BUILD.gn |
| +++ b/base/json/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("json") { |
| +source_set("json") { |
| sources = [ |
| "json_file_value_serializer.cc", |
| "json_file_value_serializer.h", |