summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--base/file_util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/file_util.h b/base/file_util.h
index 1038444..ad36a7e 100644
--- a/base/file_util.h
+++ b/base/file_util.h
@@ -74,6 +74,7 @@ bool ContainsPath(const FilePath& parent, const FilePath& child);
//-----------------------------------------------------------------------------
// Functions that involve filesystem access or modification:
+// Returns the number of files matching the current path that were
// created on or after the given |file_time|. Doesn't count ".." or ".".
//
// Note for POSIX environments: a file created before |file_time|