Chromium Code Reviews| Index: ipc/ipc_channel.cc |
| diff --git a/ipc/ipc_channel.cc b/ipc/ipc_channel.cc |
| index 5054fb6a91542cf71333a30a4c972ad697355fde..25899a318d9732a931519da763f8e171a62a40be 100644 |
| --- a/ipc/ipc_channel.cc |
| +++ b/ipc/ipc_channel.cc |
| @@ -9,7 +9,7 @@ |
| #include "base/atomic_sequence_num.h" |
| #include "base/process_util.h" |
| #include "base/rand_util.h" |
| -#include "base/stringprintf.h" |
| +#include "base/strings/stringprintf.h" |
| #if !defined(OS_NACL) |
| namespace { |