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 1a7ffa0301a09ee37fecde34a8d43ab79e64deda..21a705b9689adb7675057123a03f714832cd8376 100644 |
--- a/content/browser/indexed_db/indexed_db_dispatcher_host.h |
+++ b/content/browser/indexed_db/indexed_db_dispatcher_host.h |
@@ -15,8 +15,8 @@ |
#include "content/browser/fileapi/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" |
#include "url/gurl.h" |
-#include "webkit/browser/blob/blob_data_handle.h" |
struct IndexedDBDatabaseMetadata; |
struct IndexedDBHostMsg_DatabaseCount_Params; |