Index: chrome/common/BUILD.gn |
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
index 9df46db1faf0f55a637563f7900dfe6ee7d51cb8..ba6e645dc019c237432b0d4c378124f5e8d987a9 100644 |
--- a/chrome/common/BUILD.gn |
+++ b/chrome/common/BUILD.gn |
@@ -190,7 +190,6 @@ static_library("common") { |
if (is_mac) { |
sources -= [ |
- "child_process_logging_posix.cc", |
"chrome_version_info_posix.cc", |
] |
deps += [ |