Index: third_party/WebKit/Source/platform/fonts/FontFallbackList.h |
diff --git a/third_party/WebKit/Source/platform/fonts/FontFallbackList.h b/third_party/WebKit/Source/platform/fonts/FontFallbackList.h |
index 652eaba77d50c27fcb4d6c28b55b7b3ae70d5d39..76dfa23d761bed977b15f302444924c470a568e5 100644 |
--- a/third_party/WebKit/Source/platform/fonts/FontFallbackList.h |
+++ b/third_party/WebKit/Source/platform/fonts/FontFallbackList.h |
@@ -28,6 +28,7 @@ |
#include "platform/fonts/shaping/ShapeCache.h" |
#include "wtf/Allocator.h" |
#include "wtf/Forward.h" |
+#include "wtf/RefCounted.h" |
#include "wtf/WeakPtr.h" |
namespace blink { |