devtools: fix filesyatem api usage and use prefs to track filesystem paths

This commit is contained in:
Robo 2016-03-15 07:51:36 +05:30
parent e92d002eec
commit cdc7b8d15e
5 changed files with 86 additions and 42 deletions

View file

@ -8,5 +8,6 @@ namespace prefs {
extern const char kSelectFileLastDirectory[];
extern const char kDownloadDefaultDirectory[];
extern const char kDevToolsFileSystemPaths[];
} // namespace prefs