| Index: net/disk_cache/simple/simple_version_upgrade.cc
|
| diff --git a/net/disk_cache/simple/simple_version_upgrade.cc b/net/disk_cache/simple/simple_version_upgrade.cc
|
| index dfc6ef4394b9ee74466bf6cef380bc040902372c..113ec49b583141179d3d20464fb01dad5e9b7b5b 100644
|
| --- a/net/disk_cache/simple/simple_version_upgrade.cc
|
| +++ b/net/disk_cache/simple/simple_version_upgrade.cc
|
| @@ -11,6 +11,7 @@
|
| #include "base/files/memory_mapped_file.h"
|
| #include "base/logging.h"
|
| #include "base/pickle.h"
|
| +#include "base/platform_file.h"
|
| #include "net/disk_cache/simple/simple_backend_version.h"
|
| #include "net/disk_cache/simple/simple_entry_format_history.h"
|
| #include "third_party/zlib/zlib.h"
|
|
|