Chromium Code Reviews| Index: base/debug/BUILD.gn |
| diff --git a/base/debug/BUILD.gn b/base/debug/BUILD.gn |
| index eb2a3097332f274726a2852907a4bc37e1aa0310..a910d96b4a107a08d2b199b06633e0342248771f 100644 |
| --- a/base/debug/BUILD.gn |
| +++ b/base/debug/BUILD.gn |
| @@ -5,8 +5,7 @@ |
| import("//build/buildflag_header.gni") |
| import("//build/config/compiler/compiler.gni") |
| -# Should be static library, see documentation on //base:base for discussion. |
| -static_library("debug") { |
| +source_set("debug") { |
| sources = [ |
| "alias.cc", |
| "alias.h", |