Index: webrtc/base/BUILD.gn |
diff --git a/webrtc/base/BUILD.gn b/webrtc/base/BUILD.gn |
index ce33132a3f491677061b9d4547e56e604c976e6e..0baea2d0969bd900211e6d527ade80837a08194d 100644 |
--- a/webrtc/base/BUILD.gn |
+++ b/webrtc/base/BUILD.gn |
@@ -503,8 +503,6 @@ rtc_static_library("rtc_base") { |
sources += [ |
"latebindingsymboltable.cc", |
"latebindingsymboltable.h", |
- "posix.cc", |
- "posix.h", |
] |
} |