| Index: content/browser/storage_partition_impl_map.cc
|
| diff --git a/content/browser/storage_partition_impl_map.cc b/content/browser/storage_partition_impl_map.cc
|
| index 94141d61797a392a269d5943aba51e68a8f3c4b3..17161d81b06cc5eae6150e67b89495ce7e841d61 100644
|
| --- a/content/browser/storage_partition_impl_map.cc
|
| +++ b/content/browser/storage_partition_impl_map.cc
|
| @@ -35,7 +35,7 @@
|
| #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/fileapi/file_system_url_request_job_factory.h"
|
| +#include "webkit/browser/fileapi/file_system_url_request_job_factory.h"
|
|
|
| using appcache::AppCacheService;
|
| using fileapi::FileSystemContext;
|
|
|