Index: net/disk_cache/v2/file_win.cc |
diff --git a/net/disk_cache/file_win.cc b/net/disk_cache/v2/file_win.cc |
similarity index 99% |
rename from net/disk_cache/file_win.cc |
rename to net/disk_cache/v2/file_win.cc |
index 1492c42c6e45817b22a7b4e00e3586677bdcfdd9..31f6fb331b27f7dd52574e79df1322a0d2ca2ad4 100644 |
--- a/net/disk_cache/file_win.cc |
+++ b/net/disk_cache/v2/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/v2/file.h" |
#include "base/files/file_path.h" |
#include "base/lazy_instance.h" |