Chromium Code Reviews| Index: webrtc/base/BUILD.gn |
| diff --git a/webrtc/base/BUILD.gn b/webrtc/base/BUILD.gn |
| index 6832650546cfb39598e3f55da3409c14f2b56117..03bb205380576763cdc40e453a312304f7a5028a 100644 |
| --- a/webrtc/base/BUILD.gn |
| +++ b/webrtc/base/BUILD.gn |
| @@ -421,9 +421,7 @@ static_library("rtc_base") { |
| if (is_posix) { |
| sources += [ |
| "latebindingsymboltable.cc", |
| - "latebindingsymboltable.cc.def", |
| "latebindingsymboltable.h", |
| - "latebindingsymboltable.h.def", |
| "posix.cc", |
| "posix.h", |
| ] |