summaryrefslogtreecommitdiffstats
path: root/chromium/base/files/file.h
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2021-09-03 13:32:17 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2021-10-01 14:31:55 +0200
commit21ba0c5d4bf8fba15dddd97cd693bad2358b77fd (patch)
tree91be119f694044dfc1ff9fdc054459e925de9df0 /chromium/base/files/file.h
parent03c549e0392f92c02536d3f86d5e1d8dfa3435ac (diff)
BASELINE: Update Chromium to 92.0.4515.166
Diffstat (limited to 'chromium/base/files/file.h')
-rw-r--r--chromium/base/files/file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/base/files/file.h b/chromium/base/files/file.h
index 79fd844ee50..5f248d6a4e7 100644
--- a/chromium/base/files/file.h
+++ b/chromium/base/files/file.h
@@ -319,7 +319,7 @@ class BASE_EXPORT File {
bool async() const { return async_; }
// Serialise this object into a trace.
- void WriteIntoTracedValue(perfetto::TracedValue context) const;
+ void WriteIntoTrace(perfetto::TracedValue context) const;
#if defined(OS_WIN)
// Sets or clears the DeleteFile disposition on the file. Returns true if