Chromium Code Reviews| Index: mojo/edk/system/BUILD.gn |
| diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn |
| index fe113d29c6611216a62466a576b5715f935c6b3b..54e3e3e8e33f27b64492d6286930cdc48cf39172 100644 |
| --- a/mojo/edk/system/BUILD.gn |
| +++ b/mojo/edk/system/BUILD.gn |
| @@ -69,6 +69,8 @@ static_library("system") { |
| "raw_channel.h", |
| "raw_channel_posix.cc", |
| "raw_channel_win.cc", |
| + "routed_raw_channel.cc", |
| + "routed_raw_channel.h", |
| "shared_buffer_dispatcher.cc", |
| "shared_buffer_dispatcher.h", |
| "simple_dispatcher.cc", |