Index: trunk/src/base/file_util.h |
=================================================================== |
--- trunk/src/base/file_util.h (revision 270950) |
+++ trunk/src/base/file_util.h (working copy) |
@@ -218,7 +218,6 @@ |
// |
// You should not generally call this directly. Instead use DIR_HOME with the |
// path service which will use this function but cache the value. |
-// Path service may also override DIR_HOME. |
BASE_EXPORT FilePath GetHomeDir(); |
// Creates a temporary file. The full path is placed in |path|, and the |