Index: third_party/WebKit/Source/modules/filesystem/FileWriter.h |
diff --git a/third_party/WebKit/Source/modules/filesystem/FileWriter.h b/third_party/WebKit/Source/modules/filesystem/FileWriter.h |
index ca4c1c10731dc4af15bab4973fd1e7c22109c42d..32b26c57a05a93e4c3bf453a1d6e0afd6bcf6f5f 100644 |
--- a/third_party/WebKit/Source/modules/filesystem/FileWriter.h |
+++ b/third_party/WebKit/Source/modules/filesystem/FileWriter.h |
@@ -79,7 +79,7 @@ public: |
// ActiveDOMObject |
void stop() override; |
- // ActiveScriptWrappable |
+ // ScriptWrappable |
bool hasPendingActivity() const final; |
// EventTarget |