| Index: content/browser/quota_dispatcher_host.cc
|
| diff --git a/content/browser/quota_dispatcher_host.cc b/content/browser/quota_dispatcher_host.cc
|
| index 47725604b95d2f3672a3a6bd08d0a47804c3b80d..ce7836225b7b6ceabd4262e6fd4e3339db163ed3 100644
|
| --- a/content/browser/quota_dispatcher_host.cc
|
| +++ b/content/browser/quota_dispatcher_host.cc
|
| @@ -10,8 +10,8 @@
|
| #include "content/common/quota_messages.h"
|
| #include "content/public/browser/quota_permission_context.h"
|
| #include "net/base/net_util.h"
|
| +#include "storage/browser/quota/quota_manager.h"
|
| #include "url/gurl.h"
|
| -#include "webkit/browser/quota/quota_manager.h"
|
|
|
| using storage::QuotaClient;
|
| using storage::QuotaManager;
|
|
|