Chromium Code Reviews| Index: net/disk_cache/file_lock.h |
| =================================================================== |
| --- net/disk_cache/file_lock.h (revision 199883) |
| +++ net/disk_cache/file_lock.h (working copy) |
| @@ -8,7 +8,7 @@ |
| #define NET_DISK_CACHE_FILE_LOCK_H__ |
| #include "net/base/net_export.h" |
| -#include "net/disk_cache/disk_format.h" |
| +#include "net/disk_cache/disk_format_base.h" |
| namespace disk_cache { |