| Index: chrome/browser/chrome_quota_permission_context.cc
|
| diff --git a/chrome/browser/chrome_quota_permission_context.cc b/chrome/browser/chrome_quota_permission_context.cc
|
| index 25f5aded17b48a5882970c070a354023352f3f75..31c54bb43a48be704d905e169945e546664d83af 100644
|
| --- a/chrome/browser/chrome_quota_permission_context.cc
|
| +++ b/chrome/browser/chrome_quota_permission_context.cc
|
| @@ -24,9 +24,9 @@
|
| #include "content/public/browser/web_contents.h"
|
| #include "grit/theme_resources.h"
|
| #include "net/base/net_util.h"
|
| +#include "storage/common/quota/quota_types.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "url/gurl.h"
|
| -#include "webkit/common/quota/quota_types.h"
|
|
|
| namespace {
|
|
|
|
|