Index: third_party/WebKit/Source/core/fetch/FontResource.h |
diff --git a/third_party/WebKit/Source/core/fetch/FontResource.h b/third_party/WebKit/Source/core/fetch/FontResource.h |
index b3852f73cc36c7dc626348cf17628abdcd0ea2a2..9b401e09f34e81468a2a1fd2c67c1b159523eafc 100644 |
--- a/third_party/WebKit/Source/core/fetch/FontResource.h |
+++ b/third_party/WebKit/Source/core/fetch/FontResource.h |
@@ -48,6 +48,7 @@ public: |
~FontResource() override; |
void didAddClient(ResourceClient*) override; |
+ void prepareToRevalidate() override; |
void allClientsAndObserversRemoved() override; |
void startLoadLimitTimersIfNeeded(); |