| Index: content/browser/file_system/file_system_dispatcher_host.cc
|
| diff --git a/content/browser/file_system/file_system_dispatcher_host.cc b/content/browser/file_system/file_system_dispatcher_host.cc
|
| index df4f5d82f9bfdb3bd295f329b4063e0404d5dfa2..051762aaac8bcec22f20444c269cd2e6af15d9c4 100644
|
| --- a/content/browser/file_system/file_system_dispatcher_host.cc
|
| +++ b/content/browser/file_system/file_system_dispatcher_host.cc
|
| @@ -24,11 +24,9 @@
|
| #include "webkit/fileapi/file_system_operation.h"
|
| #include "webkit/fileapi/file_system_operation.h"
|
| #include "webkit/fileapi/file_system_path_manager.h"
|
| -#include "webkit/fileapi/file_system_quota_manager.h"
|
|
|
| using fileapi::FileSystemCallbackDispatcher;
|
| using fileapi::FileSystemOperation;
|
| -using fileapi::FileSystemQuotaManager;
|
|
|
| class BrowserFileSystemCallbackDispatcher
|
| : public FileSystemCallbackDispatcher {
|
|
|