Chromium Code Reviews| Index: chrome/browser/chromeos/process_proxy/process_output_watcher.cc |
| diff --git a/chrome/browser/chromeos/process_proxy/process_output_watcher.cc b/chrome/browser/chromeos/process_proxy/process_output_watcher.cc |
| index 559b18382ed42a06aebeb3e7347ab217adb54b25..d7d719efc116219fa084e1dccea3ddf1150e47f9 100644 |
| --- a/chrome/browser/chromeos/process_proxy/process_output_watcher.cc |
| +++ b/chrome/browser/chromeos/process_proxy/process_output_watcher.cc |
| @@ -10,6 +10,7 @@ |
| #include <sys/ioctl.h> |
| #include <sys/select.h> |
| +#include <unistd.h> |
| #include "base/eintr_wrapper.h" |
| #include "base/logging.h" |