Index: webrtc/base/BUILD.gn |
diff --git a/webrtc/base/BUILD.gn b/webrtc/base/BUILD.gn |
index a415efbac7e0a8952c87962f23203b5a59cba75e..001da2acf90dd9bdb5f4284e3d6e59c87a875c10 100644 |
--- a/webrtc/base/BUILD.gn |
+++ b/webrtc/base/BUILD.gn |
@@ -422,8 +422,6 @@ rtc_static_library("rtc_base") { |
"taskrunner.h", |
"thread.cc", |
"thread.h", |
- "timing.cc", |
- "timing.h", |
"urlencode.cc", |
"urlencode.h", |
"worker.cc", |
@@ -721,7 +719,6 @@ if (rtc_include_tests) { |
"fakesslidentity.h", |
"faketaskrunner.h", |
"gunit.h", |
- "test/faketiming.h", |
"testbase64.h", |
"testechoserver.h", |
"testutils.h", |