From 4f2b7f18291a55fd13b74a9e8b159e768f898743 Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Sat, 5 Feb 2022 00:47:45 +0000 Subject: [PATCH] Remove cef_config.h from cef_paths2.gypi (see issue #2926) --- cef_paths2.gypi | 1 - 1 file changed, 1 deletion(-) diff --git a/cef_paths2.gypi b/cef_paths2.gypi index 4b801b968..d773a72b6 100644 --- a/cef_paths2.gypi +++ b/cef_paths2.gypi @@ -38,7 +38,6 @@ 'include/base/internal/cef_thread_checker_impl.h', 'include/cef_api_hash.h', 'include/cef_base.h', - 'include/cef_config.h', 'include/cef_version.h', 'include/internal/cef_export.h', 'include/internal/cef_ptr.h',