| Index: mojo/mojo_edk.gyp
|
| diff --git a/mojo/mojo_edk.gyp b/mojo/mojo_edk.gyp
|
| index 07edb34d935bf4dfc2833f2fe15610e6b481eb92..a8cbc8273915a148c8b6028e63670e518a8eff4e 100644
|
| --- a/mojo/mojo_edk.gyp
|
| +++ b/mojo/mojo_edk.gyp
|
| @@ -105,6 +105,8 @@
|
| 'edk/system/raw_channel.h',
|
| 'edk/system/raw_channel_posix.cc',
|
| 'edk/system/raw_channel_win.cc',
|
| + 'edk/system/routed_raw_channel.cc',
|
| + 'edk/system/routed_raw_channel.h',
|
| 'edk/system/shared_buffer_dispatcher.cc',
|
| 'edk/system/shared_buffer_dispatcher.h',
|
| 'edk/system/simple_dispatcher.cc',
|
|
|