summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/modules/filesystem/dragged_isolated_file_system_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/modules/filesystem/dragged_isolated_file_system_impl.h')
-rw-r--r--chromium/third_party/blink/renderer/modules/filesystem/dragged_isolated_file_system_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/blink/renderer/modules/filesystem/dragged_isolated_file_system_impl.h b/chromium/third_party/blink/renderer/modules/filesystem/dragged_isolated_file_system_impl.h
index e5f7dbb3a96..57803e73f90 100644
--- a/chromium/third_party/blink/renderer/modules/filesystem/dragged_isolated_file_system_impl.h
+++ b/chromium/third_party/blink/renderer/modules/filesystem/dragged_isolated_file_system_impl.h
@@ -59,7 +59,7 @@ class DraggedIsolatedFileSystemImpl final
DraggedIsolatedFileSystemImpl() = default;
- void Trace(blink::Visitor*) override;
+ void Trace(Visitor*) override;
static void PrepareForDataObject(DataObject*);