Index: chrome/common/BUILD.gn |
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
index 51c3908a0e8ddbf8c2623d8406d7eec79e6659cf..8d6e309eab6be24a5a2f3196f2c270de6fd7fc52 100644 |
--- a/chrome/common/BUILD.gn |
+++ b/chrome/common/BUILD.gn |
@@ -193,10 +193,6 @@ static_library("common") { |
sources += [ "local_discovery/local_discovery_messages.h" ] |
} |
- if (is_chromeos) { |
- sources -= [ "chrome_version_info_linux.cc" ] |
- } |
- |
if (is_mac) { |
sources -= [ |
"chrome_version_info_posix.cc", |