Add non-native file handling in FileSelectorHelper class.
commit275bfbeecf2d34a54ff086c40660b7bd271a4147
authorhirono <hirono@chromium.org>
Tue, 21 Oct 2014 01:46:17 +0000 (20 18:46 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 21 Oct 2014 01:46:41 +0000 (21 01:46 +0000)
treee89731dcd1228b5c9007fe1487e6e2cd65e5b40e
parentd2d1b62f21b070f9fa14ea66a24feca79f4361c4
Add non-native file handling in FileSelectorHelper class.

In chrome OS, the file chooser dialog box may return paths that does not point to a native file. The CL lets FileSelectorHelper handle for the non-native paths and generate FileChooserFileInfo that refers non-native files.

BUG=126902
TEST=manually test to upload drive/local files

Review URL: https://codereview.chromium.org/663473002

Cr-Commit-Position: refs/heads/master@{#300399}
chrome/browser/file_select_helper.cc
chrome/browser/file_select_helper.h