Chromium Code Reviews| Index: net/dns/notify_watcher_mac.cc |
| diff --git a/net/dns/notify_watcher_mac.cc b/net/dns/notify_watcher_mac.cc |
| index 07abbe4fa5d8ece8fdfcedd7bb7cf34618583bbd..67cee0199f7d2dcfad3d3b00c8147dcd61023070 100644 |
| --- a/net/dns/notify_watcher_mac.cc |
| +++ b/net/dns/notify_watcher_mac.cc |
| @@ -6,8 +6,8 @@ |
| #include <notify.h> |
| -#include "base/eintr_wrapper.h" |
| #include "base/logging.h" |
| +#include "base/posix/eintr_wrapper.h" |
| namespace net { |