views: Generate cef_color_ids.h header (see #3671)

This commit is contained in:
Marshall Greenblatt
2024-03-28 14:33:29 -04:00
parent 54a9c26b92
commit 29c21f58e8
9 changed files with 209 additions and 74 deletions

View File

@@ -0,0 +1,8 @@
// Copyright (c) 2024 The Chromium Embedded Framework Authors. All rights
// reserved. Use of this source code is governed by a BSD-style license that
// can be found in the LICENSE file.
//
// Include color id macros from the Chromium source location. When creating a
// CEF binary distribution this file will be replaced with the Chromium version.
#include "ui/color/color_id_macros.inc"