Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2285)

Unified Diff: content/child/blob_storage/webblobregistry_impl.cc

Issue 1934223004: [BlobStorage] Moving all blob files to applicable directories (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/child/blob_storage/webblobregistry_impl.h ('k') | content/child/webblobregistry_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « content/child/blob_storage/webblobregistry_impl.h ('k') | content/child/webblobregistry_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698