Index: Source/core/css/CSSFontSelector.h |
diff --git a/Source/core/css/CSSFontSelector.h b/Source/core/css/CSSFontSelector.h |
index 8d41ad2ba01b5feb3c9ab34e800d5bc8c8b42af8..cc18c639840cb18f9833778aa660ae18f883f75a 100644 |
--- a/Source/core/css/CSSFontSelector.h |
+++ b/Source/core/css/CSSFontSelector.h |
@@ -74,7 +74,7 @@ public: |
void beginLoadingFontSoon(FontResource*); |
private: |
- CSSFontSelector(Document*); |
+ explicit CSSFontSelector(Document*); |
void dispatchInvalidationCallbacks(); |