Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Part two of file_util porting. Almost all of the functionality has been ↵ | erikkay@google.com | 2008-08-15 | 1 | -0/+3 |
| | | | | | | ported, including the unit tests now. Some of this API isn't great, and should be cleaned up, but I'd like to hold off and do that in a followup changelist. More general code cleanup is likely needed here as well. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@944 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | refactor base_paths so that windows-specific paths are pulled out into their ↵ | erikkay@google.com | 2008-08-05 | 1 | -0/+64 |
own file. Note that some of the same path key names will exist in other platform-specific files. For example, base_paths_mac.mm will have FILE_EXE and DIR_APP_DATA (among others). git-svn-id: svn://svn.chromium.org/chrome/trunk/src@389 0039d316-1c4b-4281-b951-d872f2087c98 |