blob: 4dff6e4fb7e1a4773fb6078effd19989a7d32ad7 [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 "third_party/blink/renderer/platform/widget/frame_widget.h"
namespace blink {
FrameWidget::~FrameWidget() = default;
} // namespace blink