| Index: chrome/common/ipc_tests.cc
|
| diff --git a/chrome/common/ipc_tests.cc b/chrome/common/ipc_tests.cc
|
| index 2544e43286118f472211c368c722981f244cdf39..4b244060f40e052a1f636e3ce154ca6c6dad4a7f 100644
|
| --- a/chrome/common/ipc_tests.cc
|
| +++ b/chrome/common/ipc_tests.cc
|
| @@ -27,7 +27,7 @@
|
| #include "base/thread.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #if defined(OS_POSIX)
|
| -#include "chrome/common/file_descriptor_posix.h"
|
| +#include "chrome/common/descriptor_set_posix.h"
|
| #endif
|
| #include "chrome/common/ipc_channel.h"
|
| #include "chrome/common/ipc_channel_proxy.h"
|
|
|