Index: content/browser/indexed_db/indexed_db_dispatcher_host.h |
diff --git a/content/browser/indexed_db/indexed_db_dispatcher_host.h b/content/browser/indexed_db/indexed_db_dispatcher_host.h |
index 2ba3435873ee44ebe5564e7cc678b945b8c06ab3..ba7a65fe36a28ac86dabe84b51889b2aa7d1e551 100644 |
--- a/content/browser/indexed_db/indexed_db_dispatcher_host.h |
+++ b/content/browser/indexed_db/indexed_db_dispatcher_host.h |
@@ -16,7 +16,7 @@ |
#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/weak_ptr.h" |
-#include "content/browser/fileapi/chrome_blob_storage_context.h" |
+#include "content/browser/blob_storage/chrome_blob_storage_context.h" |
#include "content/public/browser/browser_message_filter.h" |
#include "net/url_request/url_request_context_getter.h" |
#include "storage/browser/blob/blob_data_handle.h" |