Index: third_party/WebKit/Source/modules/filesystem/DOMFileSystem.h |
diff --git a/third_party/WebKit/Source/modules/filesystem/DOMFileSystem.h b/third_party/WebKit/Source/modules/filesystem/DOMFileSystem.h |
index 9d74798cff097cc1fc59b7f9f3f0ade880ea35b7..e31afaf7a246e3135518588e81922ed456f1beb6 100644 |
--- a/third_party/WebKit/Source/modules/filesystem/DOMFileSystem.h |
+++ b/third_party/WebKit/Source/modules/filesystem/DOMFileSystem.h |
@@ -68,7 +68,7 @@ public: |
static void reportError(ExecutionContext*, ErrorCallbackBase*, FileError::ErrorCode); |
- // ActiveScriptWrappable overrides. |
+ // ScriptWrappable overrides. |
bool hasPendingActivity() const final; |
void createWriter(const FileEntry*, FileWriterCallback*, ErrorCallbackBase*); |