| Index: content/browser/storage_partition_impl_unittest.cc
|
| diff --git a/content/browser/storage_partition_impl_unittest.cc b/content/browser/storage_partition_impl_unittest.cc
|
| index 436817c4a33d6b25f0b1ab71bed623dbd416062d..f25464dc32195eea3ab3f840f48488034efa9658 100644
|
| --- a/content/browser/storage_partition_impl_unittest.cc
|
| +++ b/content/browser/storage_partition_impl_unittest.cc
|
| @@ -21,7 +21,7 @@
|
| #include "net/url_request/url_request_context.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "webkit/browser/quota/quota_manager.h"
|
| +#include "storage/browser/quota/quota_manager.h"
|
|
|
| namespace content {
|
| namespace {
|
|
|