| Index: content/browser/worker_host/worker_storage_partition.cc
|
| diff --git a/content/browser/worker_host/worker_storage_partition.cc b/content/browser/worker_host/worker_storage_partition.cc
|
| index 994f7297c3c693d44f61e7ef3ec03d5c951abec6..06fabbcbbcdf7c11b1e425792ac9927a0b41ebf9 100644
|
| --- a/content/browser/worker_host/worker_storage_partition.cc
|
| +++ b/content/browser/worker_host/worker_storage_partition.cc
|
| @@ -9,8 +9,8 @@
|
| #include "content/browser/appcache/chrome_appcache_service.h"
|
| #include "content/browser/indexed_db/indexed_db_context_impl.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
| +#include "webkit/browser/fileapi/file_system_context.h"
|
| #include "webkit/database/database_tracker.h"
|
| -#include "webkit/fileapi/file_system_context.h"
|
| #include "webkit/quota/quota_manager.h"
|
|
|
| namespace content {
|
|
|