| Index: net/disk_cache/blockfile/file_win.cc
|
| diff --git a/net/disk_cache/file_win.cc b/net/disk_cache/blockfile/file_win.cc
|
| similarity index 99%
|
| rename from net/disk_cache/file_win.cc
|
| rename to net/disk_cache/blockfile/file_win.cc
|
| index 1492c42c6e45817b22a7b4e00e3586677bdcfdd9..d8f5ecda23932315e5689cc7a3f2ecd121e689a0 100644
|
| --- a/net/disk_cache/file_win.cc
|
| +++ b/net/disk_cache/blockfile/file_win.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "net/disk_cache/file.h"
|
| +#include "net/disk_cache/blockfile/file.h"
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/lazy_instance.h"
|
|
|