Index: chrome/common/chrome_paths_internal.h |
diff --git a/chrome/common/chrome_paths_internal.h b/chrome/common/chrome_paths_internal.h |
index a5c14f145d3ed6ead7af9e6189a15f3785e7bea9..10aafbaaa2539336e7c7e35a60f17664ca4a56b9 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); |