diff options
Diffstat (limited to 'chrome/common/ipc_test_sink.cc')
-rw-r--r-- | chrome/common/ipc_test_sink.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/ipc_test_sink.cc b/chrome/common/ipc_test_sink.cc index 04fd065..45db8f5 100644 --- a/chrome/common/ipc_test_sink.cc +++ b/chrome/common/ipc_test_sink.cc @@ -3,6 +3,7 @@ // found in the LICENSE file. #include "chrome/common/ipc_test_sink.h" +#include "ipc/ipc_message.h" namespace IPC { |