blob: dd2095a03b51541b6270c2e29992b5943c1d4606 [file]
// Copyright 2021 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "device/vr/openxr/openxr_scene_bounds.h"
namespace device {
OpenXrSceneBounds::OpenXrSceneBounds() = default;
OpenXrSceneBounds::~OpenXrSceneBounds() = default;
} // namespace device