Index: net/disk_cache/v2/stats.cc |
diff --git a/net/disk_cache/stats.cc b/net/disk_cache/v2/stats.cc |
similarity index 99% |
rename from net/disk_cache/stats.cc |
rename to net/disk_cache/v2/stats.cc |
index b05ecc6ec0bc47153cf583a11fc9d78f60aedf30..a48c8f63f031628d3c5dff3b67d6056ddd2f0f87 100644 |
--- a/net/disk_cache/stats.cc |
+++ b/net/disk_cache/v2/stats.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/stats.h" |
+#include "net/disk_cache/v2/stats.h" |
#include "base/format_macros.h" |
#include "base/logging.h" |