Index: net/disk_cache/blockfile/mapped_file_win.cc |
diff --git a/net/disk_cache/mapped_file_win.cc b/net/disk_cache/blockfile/mapped_file_win.cc |
similarity index 96% |
rename from net/disk_cache/mapped_file_win.cc |
rename to net/disk_cache/blockfile/mapped_file_win.cc |
index b795bf47835ee5be07aa87dc0c09049bc2635dca..d725238e32eba567ba530dd9c8eec96a4c2f2d24 100644 |
--- a/net/disk_cache/mapped_file_win.cc |
+++ b/net/disk_cache/blockfile/mapped_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/mapped_file.h" |
+#include "net/disk_cache/blockfile/mapped_file.h" |
#include "base/files/file_path.h" |
#include "base/logging.h" |