Chromium Code Reviews| Index: mojo/mojo.gyp |
| diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp |
| index e2457fdf2fbacb15bf148644bad88f6ecdc5ff2e..4c24e47d4f4f96a82d8e419e82712e2a84f44ccd 100644 |
| --- a/mojo/mojo.gyp |
| +++ b/mojo/mojo.gyp |
| @@ -126,6 +126,8 @@ |
| 'system/data_pipe_producer_dispatcher.h', |
| 'system/dispatcher.cc', |
| 'system/dispatcher.h', |
| + 'system/handle_table.cc', |
| + 'system/handle_table.h', |
| 'system/local_data_pipe.cc', |
| 'system/local_data_pipe.h', |
| 'system/local_message_pipe_endpoint.cc', |