Index: net/disk_cache/blockfile/file.cc |
diff --git a/net/disk_cache/file.cc b/net/disk_cache/blockfile/file.cc |
similarity index 90% |
rename from net/disk_cache/file.cc |
rename to net/disk_cache/blockfile/file.cc |
index 6b5695183541d457afbc3e4a506d0aa91e8f2ffb..17c77a4e099ec72a3fad167a6b89e307bb05f4f0 100644 |
--- a/net/disk_cache/file.cc |
+++ b/net/disk_cache/blockfile/file.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/blockfile/file.h" |
namespace disk_cache { |