#include "mojo/public/cpp/bindings/tests/struct_headers_unittest.test-mojom.h"
#ifndef MOJO_PUBLIC_CPP_BINDINGS_STRUCT_TRAITS_H_
#error Mojo header guards changed, tests below are invalid.
#endif
#ifdef MOJO_PUBLIC_CPP_BINDINGS_INTERFACE_PTR_H_
#error interface_ptr.h should not be included by the generated header \
for a mojom containing only a struct.
#endif
#ifdef MOJO_PUBLIC_CPP_BINDINGS_LIB_NATIVE_STRUCT_SERIALIZATION_H_
#error native_struct_serialization.h should not be included by the generated \
header for a mojom that does not use native structs.
#endif