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