Chromium Code Reviews| Index: webrtc/base/BUILD.gn |
| diff --git a/webrtc/base/BUILD.gn b/webrtc/base/BUILD.gn |
| index 9f7c7591edaccf4c10a6127562adbba3a36d4dcf..61291674e470dd0e87eedd4849b7fdf2043018fe 100644 |
| --- a/webrtc/base/BUILD.gn |
| +++ b/webrtc/base/BUILD.gn |
| @@ -152,6 +152,8 @@ static_library("rtc_base_approved") { |
| "thread_checker.h", |
| "thread_checker_impl.cc", |
| "thread_checker_impl.h", |
| + "timestampaligner.h", |
| + "timestampaligner.cc", |
| "timeutils.cc", |
| "timeutils.h", |
| "trace_event.h", |