Index: content/child/blob_storage/webblobregistry_impl.cc |
diff --git a/content/child/webblobregistry_impl.cc b/content/child/blob_storage/webblobregistry_impl.cc |
similarity index 99% |
rename from content/child/webblobregistry_impl.cc |
rename to content/child/blob_storage/webblobregistry_impl.cc |
index 025ef5b4dee1f490eded9f3ec0e38c68c4a4c5a7..54199e3baf74df49c3b1739bb01a4dee7bbb16ef 100644 |
--- a/content/child/webblobregistry_impl.cc |
+++ b/content/child/blob_storage/webblobregistry_impl.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 "content/child/webblobregistry_impl.h" |
+#include "content/child/blob_storage/webblobregistry_impl.h" |
#include "base/bind.h" |
#include "base/files/file_path.h" |