Index: net/disk_cache/blockfile/bitmap.cc |
diff --git a/net/disk_cache/bitmap.cc b/net/disk_cache/blockfile/bitmap.cc |
similarity index 99% |
rename from net/disk_cache/bitmap.cc |
rename to net/disk_cache/blockfile/bitmap.cc |
index 6d469dfe3dc2d43e003047433fde8a5ec27fafc4..cfbf8460d84ff02ec9334530046c45a5fa956432 100644 |
--- a/net/disk_cache/bitmap.cc |
+++ b/net/disk_cache/blockfile/bitmap.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/bitmap.h" |
+#include "net/disk_cache/blockfile/bitmap.h" |
#include <algorithm> |