| Index: chrome/browser/net/quota_policy_channel_id_store.cc
|
| diff --git a/chrome/browser/net/quota_policy_channel_id_store.cc b/chrome/browser/net/quota_policy_channel_id_store.cc
|
| index cd69e97295f3badc9d346423a36fba94ed44dff3..00804580face4c8cd74777a8a7ce923165f08bc2 100644
|
| --- a/chrome/browser/net/quota_policy_channel_id_store.cc
|
| +++ b/chrome/browser/net/quota_policy_channel_id_store.cc
|
| @@ -17,8 +17,8 @@
|
| #include "base/threading/thread_restrictions.h"
|
| #include "net/cookies/cookie_util.h"
|
| #include "net/extras/sqlite/sqlite_channel_id_store.h"
|
| +#include "storage/browser/quota/special_storage_policy.h"
|
| #include "url/gurl.h"
|
| -#include "webkit/browser/quota/special_storage_policy.h"
|
|
|
| QuotaPolicyChannelIDStore::QuotaPolicyChannelIDStore(
|
| const base::FilePath& path,
|
|
|