Index: chrome/common/chrome_paths_internal.h |
diff --git a/chrome/common/chrome_paths_internal.h b/chrome/common/chrome_paths_internal.h |
index 706182877399b262a8fee0d7bfd021d7b1e8e155..98ba64d9955df40db8dbe797de12f5abdf7e5f30 100644 |
--- a/chrome/common/chrome_paths_internal.h |
+++ b/chrome/common/chrome_paths_internal.h |
@@ -80,12 +80,6 @@ base::FilePath GetFrameworkBundlePath(); |
// Get the local library directory. |
bool GetLocalLibraryDirectory(base::FilePath* result); |
-// Get the user library directory. |
-bool GetUserLibraryDirectory(base::FilePath* result); |
- |
-// Get the user applications directory. |
-bool GetUserApplicationsDirectory(base::FilePath* result); |
- |
// Get the global Application Support directory (under /Library/). |
bool GetGlobalApplicationSupportDirectory(base::FilePath* result); |