| Index: ipc/ipc_multiprocess_test.h
|
| diff --git a/ipc/ipc_multiprocess_test.h b/ipc/ipc_multiprocess_test.h
|
| index da920c1ced108a1b3b33f98f4ec70f9f8af01e1f..3bf2ad87f4a6677250a16e5cbd5d3aa31ee8026a 100644
|
| --- a/ipc/ipc_multiprocess_test.h
|
| +++ b/ipc/ipc_multiprocess_test.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef IPC_IPC_MULTIPROCESS_TEST_H_
|
| #define IPC_IPC_MULTIPROCESS_TEST_H_
|
|
|
| -#include "base/test/multiprocess_test.h"
|
| +#include "testing/multiprocess_func_list.h"
|
|
|
| // Use this macro when your sub-process is using an IPCChannel to communicate
|
| // with the test process.
|
|
|