Chromium Code Reviews| Index: base/process/BUILD.gn |
| diff --git a/base/process/BUILD.gn b/base/process/BUILD.gn |
| index 125b451555f65ebdadc7014b093cc1c96365ee69..e570647ebfd606f87703595cac66bbd6b99bdab9 100644 |
| --- a/base/process/BUILD.gn |
| +++ b/base/process/BUILD.gn |
| @@ -94,7 +94,7 @@ source_set("process") { |
| ] |
| } |
| - defines = [ "BASE_IMPLEMENTATION" ] |
| + configs += [ "//base:base_implementation" ] |
| deps = [ |
| "//base/memory", |