blob: 26099f444937502c3f5c5e0de96e962da51e675d [file] [log] [blame]
// Copyright 2023 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef IOS_CHROME_APP_DUMP_DOCUMENTS_STATISTICS_H_
#define IOS_CHROME_APP_DUMP_DOCUMENTS_STATISTICS_H_
namespace documents_statistics {
void DumpSandboxFileStatistics();
} // namespace documents_statistics
#endif // IOS_CHROME_APP_DUMP_DOCUMENTS_STATISTICS_H_