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