Chromium Code Reviews| Index: runtime/bin/builtin_sources.gypi |
| diff --git a/runtime/bin/builtin_sources.gypi b/runtime/bin/builtin_sources.gypi |
| index 9ab805c546e71403ade38d3d772f7570272a6a6b..02250bfebe214256967854d80069c7f2dd051a06 100644 |
| --- a/runtime/bin/builtin_sources.gypi |
| +++ b/runtime/bin/builtin_sources.gypi |
| @@ -76,12 +76,6 @@ |
| 'set_test.cc', |
| 'thread.h', |
| 'thread_pool.cc', |
| - 'thread_pool_linux.cc', |
| - 'thread_pool_linux.h', |
| - 'thread_pool_macos.cc', |
| - 'thread_pool_macos.h', |
| 'thread_pool_test.cc', |
| - 'thread_pool_win.cc', |
| - 'thread_pool_win.h', |
| ], |
| } |