Chromium Code Reviews| Index: runtime/bin/io_impl_sources.gypi |
| diff --git a/runtime/bin/io_impl_sources.gypi b/runtime/bin/io_impl_sources.gypi |
| index 2ace0ad252e854037ae6af3a80ff637583cb7e4e..76f4274148cd18f0f19224c4bb3676c645f9121a 100644 |
| --- a/runtime/bin/io_impl_sources.gypi |
| +++ b/runtime/bin/io_impl_sources.gypi |
| @@ -23,6 +23,8 @@ |
| 'filter.cc', |
| 'filter.h', |
| 'filter_unsupported.cc', |
| + 'io_service.cc', |
| + 'io_service.h', |
| 'net/nss_memio.cc', |
| 'net/nss_memio.h', |
| 'platform.cc', |