Index: third_party/WebKit/Source/core/css/FontFace.h |
diff --git a/third_party/WebKit/Source/core/css/FontFace.h b/third_party/WebKit/Source/core/css/FontFace.h |
index 89470451805edd55d51ec6c43a880a6793bff6a5..d5b17d6765c1eba91d831d79d85300a6f6fbfaaf 100644 |
--- a/third_party/WebKit/Source/core/css/FontFace.h |
+++ b/third_party/WebKit/Source/core/css/FontFace.h |
@@ -110,7 +110,7 @@ public: |
}; |
void loadWithCallback(LoadFontCallback*, ExecutionContext*); |
- // ActiveScriptWrappable. |
+ // ScriptWrappable: |
bool hasPendingActivity() const final; |
private: |