summaryrefslogtreecommitdiffstats
path: root/content/browser/storage_partition_impl_map.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/storage_partition_impl_map.cc')
-rw-r--r--content/browser/storage_partition_impl_map.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/browser/storage_partition_impl_map.cc b/content/browser/storage_partition_impl_map.cc
index 17161d8..400c3b1 100644
--- a/content/browser/storage_partition_impl_map.cc
+++ b/content/browser/storage_partition_impl_map.cc
@@ -33,9 +33,9 @@
#include "crypto/sha2.h"
#include "net/url_request/url_request_context.h"
#include "net/url_request/url_request_context_getter.h"
-#include "webkit/blob/blob_data.h"
-#include "webkit/blob/blob_url_request_job_factory.h"
+#include "webkit/browser/blob/blob_url_request_job_factory.h"
#include "webkit/browser/fileapi/file_system_url_request_job_factory.h"
+#include "webkit/common/blob/blob_data.h"
using appcache::AppCacheService;
using fileapi::FileSystemContext;