| Index: net/tools/dump_cache/dump_cache.cc
|
| diff --git a/net/tools/dump_cache/dump_cache.cc b/net/tools/dump_cache/dump_cache.cc
|
| index d4ccc29444885ee34871bfc0b8656fb1d8b132f8..08390a3ddeb69eaa09cec5984e19cc031d395069 100644
|
| --- a/net/tools/dump_cache/dump_cache.cc
|
| +++ b/net/tools/dump_cache/dump_cache.cc
|
| @@ -13,7 +13,7 @@
|
| #include "base/strings/string16.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/stringprintf.h"
|
| -#include "net/disk_cache/disk_format.h"
|
| +#include "net/disk_cache/blockfile/disk_format.h"
|
| #include "net/tools/dump_cache/dump_files.h"
|
| #include "net/tools/dump_cache/simple_cache_dumper.h"
|
|
|
|
|