Chromium Code Reviews| Index: ipc/ipc_channel_common.cc |
| diff --git a/ipc/ipc_channel_common.cc b/ipc/ipc_channel_common.cc |
| index 3fddf9a5545ff98a7517ab8c3064de26bbb33688..8832ff2297d5f915c4ddf0a2fc2b463703ed1497 100644 |
| --- a/ipc/ipc_channel_common.cc |
| +++ b/ipc/ipc_channel_common.cc |
| @@ -2,6 +2,7 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +#include "build/build_config.h" |
| #include "ipc/ipc_channel.h" |
| namespace IPC { |