chromium/ui/base/clipboard/clipboard_util.h

// 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.

#ifndef UI_BASE_CLIPBOARD_CLIPBOARD_UTIL_H_
#define UI_BASE_CLIPBOARD_CLIPBOARD_UTIL_H_

#include <vector>

#include "base/component_export.h"
#include "third_party/skia/include/core/SkBitmap.h"

namespace uiclipboard_util  // namespace ui::clipboard_util

#endif  // UI_BASE_CLIPBOARD_CLIPBOARD_UTIL_H_