| Index: webkit/browser/fileapi/quota/quota_backend_impl.cc
|
| diff --git a/webkit/browser/fileapi/quota/quota_backend_impl.cc b/webkit/browser/fileapi/quota/quota_backend_impl.cc
|
| index 41cc95297d893e9c743d8cb01a261203073cc814..05e199be9bf7e426e1659e4b0a44378792e2f265 100644
|
| --- a/webkit/browser/fileapi/quota/quota_backend_impl.cc
|
| +++ b/webkit/browser/fileapi/quota/quota_backend_impl.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/sequenced_task_runner.h"
|
| #include "webkit/browser/fileapi/file_system_usage_cache.h"
|
| #include "webkit/browser/quota/quota_client.h"
|
| -#include "webkit/browser/quota/quota_manager.h"
|
| +#include "webkit/browser/quota/quota_manager_proxy.h"
|
| #include "webkit/common/fileapi/file_system_util.h"
|
|
|
| namespace fileapi {
|
|
|