Chromium Code Reviews| Index: base/base_paths_posix.h |
| diff --git a/base/base_paths_posix.h b/base/base_paths_posix.h |
| index 811c8cb894857cecc61cc4ba675cf1df1ddb3368..ef002aeb0bc3ed03593599869c7f0c571ee864e6 100644 |
| --- a/base/base_paths_posix.h |
| +++ b/base/base_paths_posix.h |
| @@ -19,8 +19,6 @@ enum { |
| // browser cache can be a subdirectory. |
| // This is $XDG_CACHE_HOME on Linux and |
| // ~/Library/Caches on Mac. |
| - DIR_HOME, // $HOME on POSIX-like systems. |
| - |
| PATH_POSIX_END |
| }; |