chromium/chrome/browser/ui/lens/lens_overlay_colors.h

// Copyright 2024 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef CHROME_BROWSER_UI_LENS_LENS_OVERLAY_COLORS_H_
#define CHROME_BROWSER_UI_LENS_LENS_OVERLAY_COLORS_H_

#include "base/containers/fixed_flat_map.h"
#include "third_party/skia/include/core/SkColor.h"

lens  // namespace lens

#endif  // CHROME_BROWSER_UI_LENS_LENS_OVERLAY_COLORS_H_