| Index: content/browser/download/download_stats.h
|
| ===================================================================
|
| --- content/browser/download/download_stats.h (revision 164795)
|
| +++ content/browser/download/download_stats.h (working copy)
|
| @@ -64,7 +64,7 @@
|
| APPEND_TO_DETACHED_FILE_COUNT,
|
|
|
| // Counts the number of instances where the downloaded file is missing after a
|
| - // successful invocation of win_util::ScanAndSaveDownloadedFile().
|
| + // successful invocation of ScanAndSaveDownloadedFile().
|
| FILE_MISSING_AFTER_SUCCESSFUL_SCAN_COUNT,
|
|
|
| DOWNLOAD_COUNT_TYPES_LAST_ENTRY
|
|
|