Index: webrtc/base/BUILD.gn |
diff --git a/webrtc/base/BUILD.gn b/webrtc/base/BUILD.gn |
index e166a4f7ba3f45274d33fd8e89b099196df1dc3e..acea96e6a95e1e93af4b194b711b7dd816748735 100644 |
--- a/webrtc/base/BUILD.gn |
+++ b/webrtc/base/BUILD.gn |
@@ -417,8 +417,6 @@ static_library("rtc_base") { |
"taskrunner.h", |
"thread.cc", |
"thread.h", |
- "timing.cc", |
- "timing.h", |
"urlencode.cc", |
"urlencode.h", |
"worker.cc", |
@@ -716,7 +714,6 @@ if (rtc_include_tests) { |
"fakesslidentity.h", |
"faketaskrunner.h", |
"gunit.h", |
- "test/faketiming.h", |
"testbase64.h", |
"testechoserver.h", |
"testutils.h", |