| Index: chrome/browser/sync/util/path_helpers.h
|
| ===================================================================
|
| --- chrome/browser/sync/util/path_helpers.h (revision 26817)
|
| +++ chrome/browser/sync/util/path_helpers.h (working copy)
|
| @@ -72,7 +72,6 @@
|
| std::string LastPathSegment(const std::string& path);
|
| PathString AppendSlash(const PathString& path);
|
| PathString GetFullPath(const PathString& path);
|
| -PathString LowercasePath(const PathString& path);
|
| PathString ExpandTilde(const PathString& path);
|
|
|
| inline bool HasSuffixPathString(const PathString& str,
|
|
|