Index: ipc/ipc_fuzzing_tests.cc |
diff --git a/ipc/ipc_fuzzing_tests.cc b/ipc/ipc_fuzzing_tests.cc |
index f9340e6ed3440128391e0be4c1f0fcf1698e0237..9817adeabb18824ab3eab5a74ef18c68e0e59613 100644 |
--- a/ipc/ipc_fuzzing_tests.cc |
+++ b/ipc/ipc_fuzzing_tests.cc |
@@ -12,6 +12,7 @@ |
#include "ipc/ipc_channel.h" |
#include "ipc/ipc_channel_proxy.h" |
#include "ipc/ipc_message_utils.h" |
+#include "ipc/ipc_message_utils_impl.h" |
#include "ipc/ipc_tests.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "testing/multiprocess_func_list.h" |