| Index: content/browser/storage_partition_impl.cc
|
| ===================================================================
|
| --- content/browser/storage_partition_impl.cc (revision 203766)
|
| +++ content/browser/storage_partition_impl.cc (working copy)
|
| @@ -18,7 +18,7 @@
|
| #include "net/url_request/url_request_context_getter.h"
|
| #include "webkit/browser/database/database_tracker.h"
|
| #include "webkit/browser/quota/quota_manager.h"
|
| -#include "webkit/dom_storage/dom_storage_types.h"
|
| +#include "webkit/common/dom_storage/dom_storage_types.h"
|
|
|
| namespace content {
|
|
|
|
|