#include "content/common/frame_owner_element_type_mojom_traits.h"
#include <string>
#include "base/test/gtest_util.h"
#include "content/common/frame.mojom-shared.h"
#include "mojo/public/cpp/test_support/test_utils.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/blink/public/common/frame/frame_owner_element_type.h"
FrameOwnerElementTypeTest;
FrameOwnerElementTypeDeathTest;
TEST_F(FrameOwnerElementTypeTest, SerializeAndDeserialize) { … }
TEST_F(FrameOwnerElementTypeTest, RejectInvalid) { … }
TEST_F(FrameOwnerElementTypeDeathTest, SerializeInvalid) { … }