| Index: webkit/browser/fileapi/file_system_quota_client.h
|
| diff --git a/webkit/browser/fileapi/file_system_quota_client.h b/webkit/browser/fileapi/file_system_quota_client.h
|
| index 25c77529595da55bf51575eecb38985a8c5d2f53..7154b4106d132970a85b42c9eb1a0d7f1f7cf94b 100644
|
| --- a/webkit/browser/fileapi/file_system_quota_client.h
|
| +++ b/webkit/browser/fileapi/file_system_quota_client.h
|
| @@ -14,8 +14,8 @@
|
| #include "base/files/file_path.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "webkit/browser/fileapi/file_system_quota_util.h"
|
| +#include "webkit/browser/quota/quota_client.h"
|
| #include "webkit/common/fileapi/file_system_types.h"
|
| -#include "webkit/quota/quota_client.h"
|
| #include "webkit/storage/webkit_storage_export.h"
|
|
|
| namespace base {
|
|
|