Index: webrtc/system_wrappers/BUILD.gn |
diff --git a/webrtc/system_wrappers/BUILD.gn b/webrtc/system_wrappers/BUILD.gn |
index aff29de502a3d1dd15f9ac9ee5cbade195fd5237..66e6df5cc1a52616281cbdf0f3f08dd05a8ebea3 100644 |
--- a/webrtc/system_wrappers/BUILD.gn |
+++ b/webrtc/system_wrappers/BUILD.gn |
@@ -34,7 +34,6 @@ static_library("system_wrappers") { |
"include/static_instance.h", |
"include/stl_util.h", |
"include/stringize_macros.h", |
- "include/tick_util.h", |
"include/timestamp_extrapolator.h", |
"include/trace.h", |
"include/utf_util_win.h", |
@@ -65,7 +64,6 @@ static_library("system_wrappers") { |
"source/rw_lock_winxp_win.h", |
"source/sleep.cc", |
"source/sort.cc", |
- "source/tick_util.cc", |
"source/timestamp_extrapolator.cc", |
"source/trace_impl.cc", |
"source/trace_impl.h", |