Index: content/browser/blob_storage/blob_dispatcher_host.cc |
diff --git a/content/browser/blob_storage/blob_dispatcher_host.cc b/content/browser/blob_storage/blob_dispatcher_host.cc |
index 4f034d7fcd798dcf25df5201181de645077cbd54..2c43055a5ecf3c7b9ff45cb2269bbfb5910aed77 100644 |
--- a/content/browser/blob_storage/blob_dispatcher_host.cc |
+++ b/content/browser/blob_storage/blob_dispatcher_host.cc |
@@ -9,7 +9,7 @@ |
#include "base/bind.h" |
#include "base/metrics/histogram_macros.h" |
#include "content/browser/bad_message.h" |
-#include "content/browser/fileapi/chrome_blob_storage_context.h" |
+#include "content/browser/blob_storage/chrome_blob_storage_context.h" |
#include "content/common/fileapi/webblob_messages.h" |
#include "ipc/ipc_platform_file.h" |
#include "storage/browser/blob/blob_storage_context.h" |