devtools: fix filesyatem api usage and use prefs to track filesystem paths
This commit is contained in:
parent
e92d002eec
commit
cdc7b8d15e
5 changed files with 86 additions and 42 deletions
|
@ -8,5 +8,6 @@ namespace prefs {
|
|||
|
||||
extern const char kSelectFileLastDirectory[];
|
||||
extern const char kDownloadDefaultDirectory[];
|
||||
extern const char kDevToolsFileSystemPaths[];
|
||||
|
||||
} // namespace prefs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue