Chromium Code Reviews| Index: runtime/bin/process_fuchsia.cc |
| diff --git a/runtime/bin/process_fuchsia.cc b/runtime/bin/process_fuchsia.cc |
| index 02c5055962649edcc9514bb15ece1bd0a20e97f4..865ce0c387362faf2bc9119e6dad83d5ad5699e1 100644 |
| --- a/runtime/bin/process_fuchsia.cc |
| +++ b/runtime/bin/process_fuchsia.cc |
| @@ -388,7 +388,7 @@ class ExitCodeHandler { |
| item_count_--; |
| } |
| - // Interrupt message pipe. |
| + // Interrupt channel. |
| static mx_handle_t interrupt_in_; |
| static mx_handle_t interrupt_out_; |