Delete cef_basictypes.h which is no longer required (fixes #3507)

This commit is contained in:
Marshall Greenblatt
2023-06-01 17:07:50 +03:00
parent b854992ae6
commit e53bff712a
6 changed files with 6 additions and 45 deletions

View File

@ -43,7 +43,6 @@
// If the Chromium implementation diverges the below implementation should be
// updated to match.
#include "include/base/cef_basictypes.h"
#include "include/base/cef_build.h"
#include "include/internal/cef_thread_internal.h"