Send file content in asar://
This commit is contained in:
parent
6d712da7e3
commit
b01db4aa09
4 changed files with 122 additions and 9 deletions
|
@ -34,6 +34,7 @@ class Archive {
|
|||
|
||||
private:
|
||||
base::FilePath path_;
|
||||
uint32 header_size_;
|
||||
scoped_ptr<base::DictionaryValue> header_;
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(Archive);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue