summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/modules/quota/deprecated_storage_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/modules/quota/deprecated_storage_info.h')
-rw-r--r--chromium/third_party/blink/renderer/modules/quota/deprecated_storage_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/blink/renderer/modules/quota/deprecated_storage_info.h b/chromium/third_party/blink/renderer/modules/quota/deprecated_storage_info.h
index 2d75ef57b16..b981528176c 100644
--- a/chromium/third_party/blink/renderer/modules/quota/deprecated_storage_info.h
+++ b/chromium/third_party/blink/renderer/modules/quota/deprecated_storage_info.h
@@ -65,7 +65,7 @@ class DeprecatedStorageInfo final : public ScriptWrappable {
V8StorageQuotaCallback* = nullptr,
V8StorageErrorCallback* = nullptr);
- void Trace(blink::Visitor*) override;
+ void Trace(Visitor*) override;
private:
DeprecatedStorageQuota* GetStorageQuota(int storage_type);