| Index: chrome/browser/profiles/profile_impl_io_data.cc
|
| diff --git a/chrome/browser/profiles/profile_impl_io_data.cc b/chrome/browser/profiles/profile_impl_io_data.cc
|
| index a53d1950f4bff03f229fc008d314d3fa9ce342ea..edde2b48347c94111966d60d862ff77bb0f0e7f3 100644
|
| --- a/chrome/browser/profiles/profile_impl_io_data.cc
|
| +++ b/chrome/browser/profiles/profile_impl_io_data.cc
|
| @@ -49,7 +49,7 @@
|
| #include "net/http/http_server_properties_manager.h"
|
| #include "net/ssl/channel_id_service.h"
|
| #include "net/url_request/url_request_job_factory_impl.h"
|
| -#include "webkit/browser/quota/special_storage_policy.h"
|
| +#include "storage/browser/quota/special_storage_policy.h"
|
|
|
| #if defined(SPDY_PROXY_AUTH_ORIGIN)
|
| #include "chrome/browser/net/spdyproxy/data_reduction_proxy_chrome_settings.h"
|
|
|