aboutsummaryrefslogtreecommitdiff
path: root/src/traced/probes/filesystem/inode_file_data_source.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/traced/probes/filesystem/inode_file_data_source.h')
-rw-r--r--src/traced/probes/filesystem/inode_file_data_source.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/traced/probes/filesystem/inode_file_data_source.h b/src/traced/probes/filesystem/inode_file_data_source.h
index 54a5d4d94..62cc4d7cd 100644
--- a/src/traced/probes/filesystem/inode_file_data_source.h
+++ b/src/traced/probes/filesystem/inode_file_data_source.h
@@ -56,7 +56,7 @@ class InodeFileDataSource : public ProbesDataSource,
static const ProbesDataSource::Descriptor descriptor;
InodeFileDataSource(
- DataSourceConfig,
+ const DataSourceConfig&,
base::TaskRunner*,
TracingSessionID,
std::map<BlockDeviceID, std::unordered_map<Inode, InodeMapValue>>*