| Index: net/disk_cache/memory/mem_backend_impl.h
|
| diff --git a/net/disk_cache/memory/mem_backend_impl.h b/net/disk_cache/memory/mem_backend_impl.h
|
| index f6ebbf7b0ced264d8a9ae8d97740c9821edb2328..30417c69cab77d4c02a9c81fe877610c51c489b5 100644
|
| --- a/net/disk_cache/memory/mem_backend_impl.h
|
| +++ b/net/disk_cache/memory/mem_backend_impl.h
|
| @@ -18,6 +18,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/strings/string_split.h"
|
| #include "base/time/time.h"
|
| +#include "net/base/net_export.h"
|
| #include "net/disk_cache/disk_cache.h"
|
| #include "net/disk_cache/memory/mem_entry_impl.h"
|
|
|
|
|