summaryrefslogtreecommitdiffstats
path: root/content/browser/fileapi/blob_storage_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/fileapi/blob_storage_host.h')
-rw-r--r--content/browser/fileapi/blob_storage_host.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/fileapi/blob_storage_host.h b/content/browser/fileapi/blob_storage_host.h
index 38e454d..3544f39 100644
--- a/content/browser/fileapi/blob_storage_host.h
+++ b/content/browser/fileapi/blob_storage_host.h
@@ -12,7 +12,7 @@
#include "base/compiler_specific.h"
#include "base/memory/weak_ptr.h"
#include "content/common/content_export.h"
-#include "webkit/common/blob/blob_data.h"
+#include "storage/common/blob/blob_data.h"
class GURL;