Index: net/disk_cache/v2/disk_format.cc |
diff --git a/net/disk_cache/disk_format.cc b/net/disk_cache/v2/disk_format.cc |
similarity index 88% |
rename from net/disk_cache/disk_format.cc |
rename to net/disk_cache/v2/disk_format.cc |
index 5b08954e0884ae5c4b4651e6111846698406802b..40096ca0e2e4d5db3a27a2c36bcffe1d54c2b00b 100644 |
--- a/net/disk_cache/disk_format.cc |
+++ b/net/disk_cache/v2/disk_format.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/disk_format.h" |
+#include "net/disk_cache/v2/disk_format.h" |
namespace disk_cache { |