Index: base/file_util_win.cc |
=================================================================== |
--- base/file_util_win.cc (revision 7570) |
+++ base/file_util_win.cc (working copy) |
@@ -739,7 +739,6 @@ |
} |
// Deprecated functions ---------------------------------------------------- |
- |
void InsertBeforeExtension(std::wstring* path_str, |
const std::wstring& suffix) { |
FilePath path(*path_str); |