Files
cef/patch/patches/font_family_cache_1501.patch
2017-08-28 19:28:15 -04:00

14 lines
570 B
Diff

diff --git chrome/browser/font_family_cache.h chrome/browser/font_family_cache.h
index 743448d8744a..0a9f35025a8b 100644
--- chrome/browser/font_family_cache.h
+++ chrome/browser/font_family_cache.h
@@ -20,6 +20,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*)