Chromium Code Reviews| Index: bin/file.h |
| =================================================================== |
| --- bin/file.h (revision 7204) |
| +++ bin/file.h (working copy) |
| @@ -129,6 +129,7 @@ |
| static char* GetCanonicalPath(const char* name); |
| static char* GetContainingDirectory(char* name); |
| static const char* PathSeparator(); |
| + static char PathSeparatorCharacter(); |
| static const char* StringEscapedPathSeparator(); |
| static StdioHandleType GetStdioHandleType(int fd); |