Make some APIs work with archive.copyFileOut API.

This commit is contained in:
Cheng Zhao 2014-09-25 23:25:17 +08:00
parent fc8ff314e2
commit 38f83cacf9
2 changed files with 23 additions and 9 deletions

View file

@ -4,6 +4,8 @@
#include "atom/common/asar/scoped_temporary_file.h"
#include <vector>
#include "base/file_util.h"
#include "base/threading/thread_restrictions.h"