| // Copyright 2023 The Chromium Authors | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| #include "chrome/browser/ui/views/tabs/dragging/tab_drag_context.h" | |
| #include "ui/base/metadata/metadata_impl_macros.h" | |
| BEGIN_METADATA(TabDragContextBase) | |
| END_METADATA | |
| BEGIN_METADATA(TabDragContext) | |
| END_METADATA |