#include "services/network/public/cpp/p2p_param_traits.h"
#include "ipc/ipc_message_utils.h"
#include "services/network/public/cpp/net_ipc_param_traits.h"
#undef SERVICES_NETWORK_PUBLIC_CPP_P2P_PARAM_TRAITS_H_
#include "ipc/struct_constructor_macros.h"
#include "p2p_param_traits.h"
#undef SERVICES_NETWORK_PUBLIC_CPP_P2P_PARAM_TRAITS_H_
#include "ipc/param_traits_write_macros.h"
namespace IPC {
#include "p2p_param_traits.h"
}
#undef SERVICES_NETWORK_PUBLIC_CPP_P2P_PARAM_TRAITS_H_
#include "ipc/param_traits_read_macros.h"
namespace IPC {
#include "p2p_param_traits.h"
}
#undef SERVICES_NETWORK_PUBLIC_CPP_P2P_PARAM_TRAITS_H_
#include "ipc/param_traits_log_macros.h"
namespace IPC {
#include "p2p_param_traits.h"
}
namespace mojo {
network::mojom::EcnMarking
EnumTraits<network::mojom::EcnMarking, rtc::EcnMarking>::ToMojom(
rtc::EcnMarking input) { … }
bool EnumTraits<network::mojom::EcnMarking, rtc::EcnMarking>::FromMojom(
network::mojom::EcnMarking input,
rtc::EcnMarking* output) { … }
}