Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set UIFileSharingEnabled in Info.plist alphabetically.
In iOS 8.3+, we need to set UIFileSharingEnabled in the app's Info.plist before we can access its Documents directory. Not having it set is currently preventing us from retrieving test data. BUG=513836 Review URL: https://codereview.chromium.org/1264413003 Cr-Commit-Position: refs/heads/master@{#341933}
- Loading branch information