Chromium Code Reviews| Index: media/BUILD.gn |
| diff --git a/media/BUILD.gn b/media/BUILD.gn |
| index 1180cfd5c51156abb93c655e6dba1b812604c3d6..ab9ee0c7e5cff03b66c79496676ca950940714c7 100644 |
| --- a/media/BUILD.gn |
| +++ b/media/BUILD.gn |
| @@ -788,6 +788,8 @@ component("shared_memory_support") { |
| sources = [ |
| "base/audio_bus.cc", |
| "base/audio_bus.h", |
| + "base/audio_latency.cc", |
| + "base/audio_latency.h", |
| "base/audio_parameters.cc", |
| "base/audio_parameters.h", |
| "base/audio_point.cc", |