| Index: chrome/common/external_ipc_dumper.cc
|
| diff --git a/chrome/common/external_ipc_dumper.cc b/chrome/common/external_ipc_dumper.cc
|
| index 3b9bbbbfc5c04dd4a7b0ae039c9a904a37fca7fe..4e0d671be7260ed75483b0b4f9aafe58981f2a66 100644
|
| --- a/chrome/common/external_ipc_dumper.cc
|
| +++ b/chrome/common/external_ipc_dumper.cc
|
| @@ -6,6 +6,7 @@
|
| #include "base/logging.h"
|
| #include "base/native_library.h"
|
| #include "base/path_service.h"
|
| +#include "build/build_config.h"
|
| #include "chrome/common/external_ipc_dumper.h"
|
|
|
| typedef IPC::ChannelProxy::OutgoingMessageFilter* (*GetFilterFunction)();
|
|
|