blob: b321f615a55f04f1f021d83482b19cb12314732b [file] [log] [blame]
// Copyright 2020 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "components/exo/wayland/compatibility_test/client_compatibility_test.h"
namespace exo {
namespace wayland {
namespace compatibility {
namespace test {
ClientCompatibilityTest::ClientCompatibilityTest() = default;
ClientCompatibilityTest::~ClientCompatibilityTest() = default;
} // namespace test
} // namespace compatibility
} // namespace wayland
} // namespace exo