Index: net/disk_cache/blockfile/addr_unittest.cc |
diff --git a/net/disk_cache/addr_unittest.cc b/net/disk_cache/blockfile/addr_unittest.cc |
similarity index 97% |
rename from net/disk_cache/addr_unittest.cc |
rename to net/disk_cache/blockfile/addr_unittest.cc |
index a6da03cf777002a65c13bf052442398c10b14800..eaed65976b249b8ee2a54fed0fdcf2a9a6a9010d 100644 |
--- a/net/disk_cache/addr_unittest.cc |
+++ b/net/disk_cache/blockfile/addr_unittest.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/addr.h" |
+#include "net/disk_cache/blockfile/addr.h" |
#include "net/disk_cache/disk_cache_test_base.h" |
#include "testing/gtest/include/gtest/gtest.h" |