Index: third_party/WebKit/Source/core/css/CSSFontFace.h |
diff --git a/third_party/WebKit/Source/core/css/CSSFontFace.h b/third_party/WebKit/Source/core/css/CSSFontFace.h |
index 0a872614663fefe0b1dcaba9bf92b6ee24070e68..000bf6e8d3aaa9bdc5c1f8d354814b5f4c4df98e 100644 |
--- a/third_party/WebKit/Source/core/css/CSSFontFace.h |
+++ b/third_party/WebKit/Source/core/css/CSSFontFace.h |
@@ -70,7 +70,7 @@ public: |
void didBeginLoad(); |
void fontLoaded(RemoteFontFaceSource*); |
- void fontLoadWaitLimitExceeded(RemoteFontFaceSource*); |
+ void didBecomeVisibleFallback(RemoteFontFaceSource*); |
PassRefPtr<SimpleFontData> getFontData(const FontDescription&); |