diff options
Diffstat (limited to 'storage/browser/fileapi/isolated_context.cc')
-rw-r--r-- | storage/browser/fileapi/isolated_context.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/storage/browser/fileapi/isolated_context.cc b/storage/browser/fileapi/isolated_context.cc index 20e28c1..e327c2a 100644 --- a/storage/browser/fileapi/isolated_context.cc +++ b/storage/browser/fileapi/isolated_context.cc @@ -4,8 +4,6 @@ #include "storage/browser/fileapi/isolated_context.h" -#include "base/basictypes.h" -#include "base/files/file_path.h" #include "base/logging.h" #include "base/rand_util.h" #include "base/stl_util.h" |