Add an iOS implementation for base::PathService::Get() with path key DIR_APP_DATA.
This implementation creates a DIR_APP_DATA directory if it does not exist. This is needed for iOS because on iOS NSApplicationSupportDirectory directory does not exist unless it is created explicitly. BUG=NONE TEST=NONE Review URL: https://chromiumcodereview.appspot.com/10795010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149331 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment