| Index: webrtc/system_wrappers/BUILD.gn
|
| diff --git a/webrtc/system_wrappers/BUILD.gn b/webrtc/system_wrappers/BUILD.gn
|
| index e6e930aed7e6de50ed9a94132a2a807720e4b0f5..98d15835c10e39c2fcaf22ca329b8136839ef9b0 100644
|
| --- a/webrtc/system_wrappers/BUILD.gn
|
| +++ b/webrtc/system_wrappers/BUILD.gn
|
| @@ -50,8 +50,6 @@ static_library("system_wrappers") {
|
| "source/condition_variable_event_win.h",
|
| "source/condition_variable_native_win.cc",
|
| "source/condition_variable_native_win.h",
|
| - "source/condition_variable_posix.cc",
|
| - "source/condition_variable_posix.h",
|
| "source/cpu_features.cc",
|
| "source/cpu_info.cc",
|
| "source/critical_section.cc",
|
|
|