| Index: ipc/ipc_channel_proxy.cc | 
| diff --git a/ipc/ipc_channel_proxy.cc b/ipc/ipc_channel_proxy.cc | 
| index fa4d69eba099e10d143b94e621d66439fb51f31c..44933ae3d4cb19c40308dcdac59a5333c2fdcbb7 100644 | 
| --- a/ipc/ipc_channel_proxy.cc | 
| +++ b/ipc/ipc_channel_proxy.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 "base/location.h" | 
| #include "base/memory/ref_counted.h" | 
| #include "base/memory/scoped_ptr.h" | 
| #include "ipc/ipc_channel_proxy.h" | 
|  |