summaryrefslogtreecommitdiffstats
path: root/tools/ipc_fuzzer/message_lib/all_message_null_macros.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ipc_fuzzer/message_lib/all_message_null_macros.h')
-rw-r--r--tools/ipc_fuzzer/message_lib/all_message_null_macros.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/ipc_fuzzer/message_lib/all_message_null_macros.h b/tools/ipc_fuzzer/message_lib/all_message_null_macros.h
new file mode 100644
index 0000000..2f56371
--- /dev/null
+++ b/tools/ipc_fuzzer/message_lib/all_message_null_macros.h
@@ -0,0 +1,9 @@
+// Copyright 2015 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
+
+// No include guard, may be included multiple times.
+
+// Include all null macros.
+#include "chrome/common/safe_browsing/ipc_protobuf_message_null_macros.h"
+#include "ipc/ipc_message_null_macros.h"