| Index: content/browser/dom_storage/dom_storage_context_impl.cc
|
| diff --git a/content/browser/dom_storage/dom_storage_context_impl.cc b/content/browser/dom_storage/dom_storage_context_impl.cc
|
| index 05a65870587d83ab270ddba8deef41c8a5793e02..d9d6232dffe28bbe29d17ea63dee1234c22c39ec 100644
|
| --- a/content/browser/dom_storage/dom_storage_context_impl.cc
|
| +++ b/content/browser/dom_storage/dom_storage_context_impl.cc
|
| @@ -20,7 +20,7 @@
|
| #include "content/public/browser/dom_storage_context.h"
|
| #include "content/public/browser/local_storage_usage_info.h"
|
| #include "content/public/browser/session_storage_usage_info.h"
|
| -#include "webkit/browser/quota/special_storage_policy.h"
|
| +#include "storage/browser/quota/special_storage_policy.h"
|
|
|
| namespace content {
|
|
|
|
|