cef/patch/patches/font_family_cache_1501.patch
Marshall Greenblatt 47d69a842a Update to Chromium version 109.0.5414.0 (#1070088)
- mac: Xcode 14.0 with macOS SDK 13.0 is now required.
- Remove CefRequestHandler::OnQuotaRequest because persistent quota is no
  longer supported (see https://crbug.com/1208141)
2022-11-17 12:50:15 -05:00

14 lines
572 B
Diff

diff --git chrome/browser/font_family_cache.h chrome/browser/font_family_cache.h
index 459a25956e6e3..ef9148bf69e9b 100644
--- chrome/browser/font_family_cache.h
+++ chrome/browser/font_family_cache.h
@@ -19,6 +19,8 @@ class Profile;
FORWARD_DECLARE_TEST(FontFamilyCacheTest, Caching);
+extern const char kFontFamilyCacheKey[];
+
// Caches font family preferences associated with a PrefService. This class
// relies on the assumption that each concatenation of map_name + '.' + script
// is a unique string. It also relies on the assumption that the (const char*)